mirror of https://github.com/OpenKMIP/PyKMIP.git
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_certificate.py | ||
test_cryptographic_object.py | ||
test_key.py | ||
test_managed_object.py | ||
test_opaque_object.py | ||
test_private_key.py | ||
test_public_key.py | ||
test_secret_data.py | ||
test_sqltypes.py | ||
test_symmetric_key.py | ||
test_x509_certificate.py |