result | [ in ] a standard set of parameters that can be set for any response (e.g., error codes, unique Id of matching request) |
objectType | [ in ] KMIP1.4 supports Secret Data Object creation, previously only a symmetric key can be created with this operation, allowed values {KMIP_OBJECT_SYMMETRICKEY, KMIP_OBJECT_SECRETDATA} |
uniqueIdentifier | [ in ] the unique identifier of the newly created symmetric key, uniqueIdentifer.pString can be NULL when returning an error response |
pAttributes | [ in ] optional can be NULL, a list of object attributes with values that were not included in the request, but have been implicitly set by the key management server |
pExtension | [ in ] optional can be NULL, vendor defined extension to the operation |