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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 compressionType
 
P6UINT32 cryptoAlgorithm
 
P6UINT32 cryptoLength
 
p6IKMIPBinarypKeyValue
 
P6KMIP_KEYWRAPPINGDATA wrapData
 

Detailed Description

P6KMIP_WRAPKEYBLOCK.

Encrypted and/or signed key material with the wrapping details returned.

compressionType - how it is encoded see Section 9.1.3.2.2 in p6kmip.h, Key Compression Type Enumeration, set to zero when no value set, cryptoAlgorithm - the cipher type associated with the key, set to zero when no value set cryptoLength - the size of the key, set to zero when no value set, see Section 9.1.3.2.13 in p6kmip.h, Cryptographic Algorithm Enumeration pKeyValue - the unencoded Key Value structure in a Key Block which is encrypted and or signed wrappingData - details on how the value in pKeyValue is wrapped

Definition at line 1664 of file p6kmipclient.h.


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