#include <PKIFCAPIHashContext.h>
The constructor for this class is declared private. Only CPKIFCAPIRaw can create CPKIFCAPIHashContext objects.
See the Performing Hash Operations sample.
TSP-enforcing: No
Definition at line 33 of file PKIFCAPIHashContext.h.
Public Member Functions | |
virtual | ~CPKIFCAPIHashContext (void) |
Friends | |
class | CPKIFCAPIRaw |
class | CPKIFCNGCAPIRaw |
CPKIFCAPIHashContext::~CPKIFCAPIHashContext | ( | void | ) | [virtual] |
Interface: External
This function is the default destructor for CPKIFCAPIHashContext objects
Definition at line 38 of file CACCAPIHashContext.cpp.
References LOG_STRING_DEBUG, and TOOLKIT_CRYPTO_MISC.
friend class CPKIFCAPIRaw [friend] |
Definition at line 36 of file PKIFCAPIHashContext.h.
friend class CPKIFCNGCAPIRaw [friend] |
Definition at line 37 of file PKIFCAPIHashContext.h.