PyKMIP/kmip/tests/unit/pie/objects
Nathan Reller e7a383cace Added SQLAlchemy Code to OpaqueData
Added the ORM code to be able to persist OpaqueData in a database.
This added the code to the base class ManagedObject as well. Unit
tests are added to demonstrate the code is working correctly.
2016-02-16 14:53:45 -05:00
..
__init__.py Adding additional cryptographic base classes 2015-06-23 13:25:31 -04:00
test_certificate.py Adding certificates to the Pie object hierarchy 2015-07-29 07:59:42 -04:00
test_cryptographic_object.py Adding SymmetricKey to the Pie object hierarchy 2015-07-01 08:38:37 -04:00
test_key.py Adding SymmetricKey to the Pie object hierarchy 2015-07-01 08:38:37 -04:00
test_managed_object.py Adding SymmetricKey to the Pie object hierarchy 2015-07-01 08:38:37 -04:00
test_opaque_object.py Added SQLAlchemy Code to OpaqueData 2016-02-16 14:53:45 -05:00
test_private_key.py Updating Pie API key objects 2015-07-21 16:03:53 -04:00
test_public_key.py Updating Pie API key objects 2015-07-21 16:03:53 -04:00
test_secret_data.py Adding secret data to the Pie object hierarchy 2015-07-30 08:03:33 -04:00
test_sqltypes.py Added SQLAlchemy Code to OpaqueData 2016-02-16 14:53:45 -05:00
test_symmetric_key.py Updating Pie API key objects 2015-07-21 16:03:53 -04:00
test_x509_certificate.py Adding certificates to the Pie object hierarchy 2015-07-29 07:59:42 -04:00