CryptoSpi::MAsyncSigner Class Reference

class CryptoSpi::MAsyncSigner : public CryptoSpi::MSignatureBase

Inherits from

Member Functions Documentation

Cancel()

voidCancel()[pure virtual]

Cancel the outstanding request

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

voidSignL(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 & aInputThe hash of the message to sign
CCryptoParams & aSignatureThe signature of the hash
TRequestStatus & aRequestStatus