CryptoSpi::MAsyncVerifier Class Reference
class CryptoSpi::MAsyncVerifier : public CryptoSpi::MSignatureBase
|
Inherits from
-
CryptoSpi::MAsyncVerifier
Member Functions Documentation
Cancel()
void
|
Cancel
|
(
|
)
|
[pure virtual]
|
Cancel the outstanding request
InverseSignL(HBufC8 *&, const CCryptoParams &, TRequestStatus &)
Unsign the signature
-
leave
-
... Any of the crypto error codes defined in cryptospi_errs.h or any of the system-wide error codes.
VerifyL(const TDesC8 &, const CCryptoParams &, TBool &, TRequestStatus &)
Verify the signature
-
leave
-
... Any of the crypto error codes defined in cryptospi_errs.h or any of the system-wide error codes.
Parameters
const
TDesC8
& aInput
|
The hash of the message to be verified
|
const
CCryptoParams
& aSignature
|
The signature of the hash
|
TBool
& aVerificationResult
|
Indicates the success or failure of the verification
|
TRequestStatus
& aRequestStatus
|
|
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.