Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CCryptDataBlob Class Reference

A memory managed CryptoAPI BLOB. More...

#include <CryptObjects.h>

List of all members.

Public Member Functions

 CCryptDataBlob ()
 Constructs an empty blob.
 ~CCryptDataBlob ()
 Tidy up, freeing the encapsuated blob.
void Free ()
 Free the encapsuated blob.


Detailed Description

A memory managed CryptoAPI BLOB.

Will use LocalFree on the encapsulated pbData pointer if non-null, don't use if you don't want this behaviour!


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:23 2005 for OW32 by  doxygen 1.3.9.1