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

#include <p6crypto.h>

Public Attributes

P6UINT32 byteCount
 
P6UCHARpBuffer
 
const P6WCHARpFilePath
 
P6UINT32 reserved
 

Detailed Description

Where to put the data processed, either a file or generic buffer.

pBuffer data is referred to in bytes. The first non-NULL source is used (e.g., pFilePath is always used if not equal to NULL).

On input, byteCount defines the size of the buffer pointed to by pBuffer. On output, byteCount contains the number of bytes of data placed in pBuffer. The data in pBuffer is always NULL (zero) terminated.

Definition at line 54 of file p6crypto.h.


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