#include <p6kmipbase.h>
Public Attributes | |
P6KMIP_NEWOBJECT | privateKeyInfo |
P6KMIP_NEWOBJECT | publicKeyInfo |
Returned from a KMIP server identifying a newly created asymmetric key pair of managed objects.
privateKeyInfo - a P6KMIP_NEWOBJECT for the newly created private key publicKeyInfo - a P6KMIP_NEWOBJECT for the newly created public key
Definition at line 1292 of file p6kmipbase.h.