class CWTLSRSASignatureResult : public CRSASignatureResult |
Public Member Functions | |
---|---|
IMPORT_C CWTLSRSASignatureResult * | NewL (const CAlgorithmIdentifier &, const TDesC8 &) |
IMPORT_C CWTLSRSASignatureResult * | NewLC (const CAlgorithmIdentifier &, const TDesC8 &) |
IMPORT_C TBool | VerifyL (const TDesC8 &) |
Private Member Functions | |
---|---|
void | ConstructL (const CAlgorithmIdentifier &, const TDesC8 &) |
Inherited Attributes | |
---|---|
CRSASignatureResult::iDigest | |
CRSASignatureResult::iDigestAlgorithm |
void | ConstructL | ( | const CAlgorithmIdentifier & | aDigestAlgorithm, |
const TDesC8 & | aDigest | |||
) | [private] |
const CAlgorithmIdentifier & aDigestAlgorithm | |
const TDesC8 & aDigest |
IMPORT_C CWTLSRSASignatureResult * | NewL | ( | const CAlgorithmIdentifier & | aDigestAlgorithm, |
const TDesC8 & | aDigest | |||
) | [static] |
const CAlgorithmIdentifier & aDigestAlgorithm | |
const TDesC8 & aDigest |
IMPORT_C CWTLSRSASignatureResult * | NewLC | ( | const CAlgorithmIdentifier & | aDigestAlgorithm, |
const TDesC8 & | aDigest | |||
) | [static] |
const CAlgorithmIdentifier & aDigestAlgorithm | |
const TDesC8 & aDigest |
IMPORT_C TBool | VerifyL | ( | const TDesC8 & | aResult | ) | [virtual] |
Tests whether the signature result is valid.
const TDesC8 & aResult | The signature result. |
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.