CRSASignatureResult Class Reference
class CRSASignatureResult : public CBase |
The RSA public key algorithm signature result.
Constructor & Destructor Documentation
~CRSASignatureResult()
IMPORT_C | ~CRSASignatureResult | ( | ) | |
Destructor.
Frees all resources owned by the object.
Member Functions Documentation
VerifyL(const TDesC8 &)
IMPORT_C TBool | VerifyL | ( | const TDesC8 & | aResult | ) | [pure virtual] |
Tests whether the signature result is valid.
Parameters
const TDesC8 & aResult | The signature result. |
operator==(const CRSASignatureResult &)
Compares this RSA Signature Result object with the specified RSA Signature Result object for equality.
Member Data Documentation
HBufC8 * iDigest
A heap descriptor representing the digest algorithm.
CAlgorithmIdentifier * iDigestAlgorithm
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.