IPKIFCryptoRawOperations Member List

This is the complete list of members for IPKIFCryptoRawOperations, including all inherited members.

CryptInit(const CPKIFKeyMaterial &key, bool pad=true)=0IPKIFCryptoRawOperations [pure virtual]
CryptInit(const CPKIFKeyMaterial *key, bool pad=true)IPKIFCryptoRawOperations [virtual]
Decrypt(const CPKIFKeyMaterial &key, unsigned char *pData, int nDataLen, unsigned char *pResult, int *pnResultLen, bool pad=true)=0IPKIFCryptoRawOperations [pure virtual]
Decrypt(IPKIFRawCryptContext *cryptContext, unsigned char *pData, int nDataLen, unsigned char *pResult, int *pnResultLen, bool final)=0IPKIFCryptoRawOperations [pure virtual]
Encrypt(const CPKIFKeyMaterial &key, unsigned char *pData, int nDataLen, unsigned char *pResult, int *pnResultLen, bool pad=true)=0IPKIFCryptoRawOperations [pure virtual]
Encrypt(IPKIFRawCryptContext *cryptContext, unsigned char *pData, int nDataLen, unsigned char *pResult, int *pnResultLen, bool final)=0IPKIFCryptoRawOperations [pure virtual]
HMACFinal(IPKIFRawCryptContext *ctx, unsigned char *pResult, int *pnResultLen)=0IPKIFCryptoRawOperations [pure virtual]
HMACInit(const CPKIFKeyMaterial &key, PKIFCRYPTO::HASH_ALG ha)=0IPKIFCryptoRawOperations [pure virtual]
HMACUpdate(IPKIFRawCryptContext *ctx, unsigned char *pData, int nDataLen)=0IPKIFCryptoRawOperations [pure virtual]
IPKIFCryptoAlgSupport()IPKIFCryptoAlgSupport
IPKIFCryptoRawOperations()IPKIFCryptoRawOperations
Sign(const CPKIFKeyMaterial &key, unsigned char *pHashData, int nHashDataLen, unsigned char *pSig, int *pnSigLen, PKIFCRYPTO::HASH_ALG hashAlg)=0IPKIFCryptoRawOperations [pure virtual]
SupportsAlgorithm(const CPKIFKeyMaterial &key)=0IPKIFCryptoAlgSupport [pure virtual]
Verify(const CPKIFKeyMaterial &key, unsigned char *pHashData, int nHashDataLen, unsigned char *pSig, int nSigLen, PKIFCRYPTO::HASH_ALG hashAlg)=0IPKIFCryptoRawOperations [pure virtual]
VerifyCertificate(const CPKIFCertificate &issCert, const CPKIFCertificate &subCert)=0IPKIFCryptoRawOperations [pure virtual]


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