mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-28 00:14:02 +02:00
This change adds support for the Sensitive attribute, adding it to the attribute factory, the SQLAlchemy object hierarchy, and to the server attribute handling methods. The intent is to use this new attribute to test the new SetAttribute and ModifyAttribute operations coming in future commits. Unit tests have been added and modified to support the new additions.