OpenKMIP / libkmip

A C implementation of the KMIP specification.
Other
38 stars 25 forks source link

Add support for the Activation Date attribute #41

Closed PeterHamilton closed 4 years ago

PeterHamilton commented 4 years ago

This change adds support for the Activation Date attribute, a KMIP 1.0 date time attribute. All attribute utility functions have been updated to support it along with new utility and test functions.