CryptoSpi::MAsyncSigner Class Reference

class CryptoSpi::MAsyncSigner : public CryptoSpi::MSignatureBase

Inherits from

Member Functions Documentation

Cancel()

void Cancel ( ) [pure virtual]

Cancel the outstanding request

SignL(const TDesC8 &, CCryptoParams &, TRequestStatus &)

void SignL ( const TDesC8 & aInput,
CCryptoParams & aSignature,
TRequestStatus & aRequestStatus
) [pure virtual]
Set the public key for the signer
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 sign
CCryptoParams & aSignature The signature of the hash
TRequestStatus & aRequestStatus