IPKIFCryptoRawOperations.cpp

Go to the documentation of this file.
00001 
00009 #include "IPKIFCryptoRawOperations.h"
00017 IPKIFCryptoRawOperations::IPKIFCryptoRawOperations()
00018 {
00019 }
00020 
00036 IPKIFRawCryptContext* IPKIFCryptoRawOperations::CryptInit(const CPKIFKeyMaterial * key, bool pad)
00037 {
00038     return CryptInit(*key,pad);
00039 }
00040 

Generated on Mon Nov 15 11:15:51 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6