CryptoSpi::MSigner Class Reference

class CryptoSpi::MSigner : public CryptoSpi::MSignatureBase

Inherits from

Member Functions Documentation

SignL(const TDesC8 &, CCryptoParams &)

void SignL ( const TDesC8 & aInput,
CCryptoParams & aSignature
) [pure virtual]
Signs the input hash
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