PyKMIP/kmip/core
Peter Hamilton 5c5012f524 Add AttestationCredential support
This change adds an implementation of the AttestationCredential
introduced in KMIP 1.2. The underlying Nonce struct is included.
Unit test suites for both objects are provided. Finally, the
Credential struct has also been updated to support the new
credential type.
2018-03-03 09:34:43 -05:00
..
factories Update the Credential objects 2018-02-25 10:29:52 -05:00
messages Update the Authentication object 2018-02-26 10:23:25 -05:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Remove unused error code 2017-12-07 20:59:23 -05:00
config_helper.py Fixing violations of E722 for flake8 checks 2017-10-23 08:43:36 -04:00
enums.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
exceptions.py Remove unused error code 2017-12-07 20:59:23 -05:00
misc.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects.py Add AttestationCredential support 2018-03-03 09:34:43 -05:00
policy.py Update the server to support group-based operation policies 2018-02-19 12:12:40 -05:00
primitives.py Remove unused error code 2017-12-07 20:59:23 -05:00
secrets.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
utils.py Remove unused error code 2017-12-07 20:59:23 -05:00