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

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 context
 
P6BCSTR correlationValue
 

Detailed Description

P6KMIP_CRYPTOSTREAM.

Maintain the current state of a streaming cryptographic operation.

context - the state of the streaming operation, one of 3 values { KMIP_STREAM_INITIAL, KMIP_STREAM_UPDATE, KMIP_STREAM_FINAL } correlationValue - a handle provided by the server identifying the in progress, streaming cryptographic operation

Definition at line 774 of file p6kmipencoder.h.


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