OpenKMIP / libkmip

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

Add support for the Object Group attribute #40

Closed PeterHamilton closed 4 years ago

PeterHamilton commented 4 years ago

This change adds support for the Object Group attribute, a KMIP 1.0 text string attribute. All attribute utility functions have been updated to support it along with new test functions.