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

#include <p6kmipclient.h>

Public Attributes

P6UINT32 cryptoAlgorithm
 
P6UINT32 cryptoLength
 
P6UINT32 keyVersion
 
p6IKMIPBinarypBlob
 

Detailed Description

P6KMIP_PGPBLOB.

The returned PGP key is treated as an opaque object that the caller needs to decode.

cryptoAlgorithm - the cipher type associated with the key, see Section 9.1.3.2.13 in p6kmip.h, Cryptographic Algorithm Enumeration cryptoLength - the size of the key in bits keyVersion - version 3 or 4 PGP key? pBlob - an enumerator containing the binary encoded value of the PGP key

Definition at line 1575 of file p6kmipclient.h.


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