CryptoSpi::MSigner Class Reference

class CryptoSpi::MSigner : public CryptoSpi::MSignatureBase

Inherits from

Member Functions Documentation

SignL(const TDesC8 &, CCryptoParams &)

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