#include <PKIFCryptoPPRawContext.h>
Because IPKIFRawCryptContext is also used for HMAC and there's no difference between HMAC and hashing contexts for crypto++, this is also used for crypto++ hash contexts
TSP-enforcing: No
Definition at line 35 of file PKIFCryptoPPRawContext.h.
Public Member Functions | |
virtual | ~CPKIFCryptoPPRawContext (void) |
Friends | |
class | CPKIFCryptoPPRaw |
CPKIFCryptoPPRawContext::~CPKIFCryptoPPRawContext | ( | void | ) | [virtual] |
Interface: External
Default destructor
Definition at line 39 of file PKIFCryptoPPRawContext.cpp.
friend class CPKIFCryptoPPRaw [friend] |
Definition at line 38 of file PKIFCryptoPPRawContext.h.