#include <asymmetric.h>
class CRSASigner : public CSigner< CRSASignature > |
Public Member Functions | |
---|---|
pure virtual TInt | MaxOutputLength(void) |
Protected Member Functions | |
---|---|
CRSASigner(void) |
Abstract base class for all RSA Signers.
IMPORT_C | CRSASigner | ( | void | ) | [protected] |
Default constructor
TInt | MaxOutputLength | ( | void | ) | const [pure virtual] |
Gets the maximum size of output that can be generated by this object.