Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_CRYPTOOUT Struct Reference

#include <p6kmipclient.h>

Public Attributes

p6IKMIPBinarypAuthenticatedEncryptionTag
 
p6IKMIPBinarypData
 
p6IKMIPBinarypIV
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_CRYTOOUT.

Results of an encryption or decryption operation, potentially returning a server generated IV

pUniqueId - key used for encryption / decryption pData - for encryption this holds cipher text, for decryption this hold clear text pIV - for encryption only, returns IV if generated by server pAuthenticatedEncryptionTag - for decryption only, only for GCM decrypt operations, added to KMIP 1.4

Definition at line 1728 of file p6kmipclient.h.


The documentation for this struct was generated from the following file: