MSignatureSystem Class Reference

#include <asymmetric.h>

class MSignatureSystem
Public Member Functions
pure virtual TInt MaxInputLength(void)
Protected Member Functions
MSignatureSystem(void)

Detailed Description

Mixin class defining operations common to all public key signature systems.

Constructor & Destructor Documentation

MSignatureSystem ( void )

IMPORT_CMSignatureSystem(void)[protected]

Constructor

Member Function Documentation

MaxInputLength ( void )

TInt MaxInputLength(void)const [pure virtual]

Gets the maximum size of input accepted by this object.

Return Value
The maximum length allowed in bytes