#include <p6kmipserverparser.h>
Public Attributes | |
p6IKMIPBinary * | pCerts |
p6IKMIPStr * | pUniqueId |
P6TIME | validityDate |
The contents of a validate request operation from a KMIP client to the key server application.
pCerts - (optional) one or more certificates encoded as byte strings pUniqueId - (optional) an enumerator holding one or more unique identifiers of the certificates provided in pCerts validityDate - (optional) date time indicating when the certificate chain needs to be valid
Definition at line 490 of file p6kmipserverparser.h.