#include <asymmetric.h>
| class MSignatureSystem |
| Public Member Functions | |
|---|---|
| pure virtual TInt | MaxInputLength(void) |
| Protected Member Functions | |
|---|---|
| MSignatureSystem(void) | |
Mixin class defining operations common to all public key signature systems.
| IMPORT_C | MSignatureSystem | ( | void | ) | [protected] |
Constructor
| TInt | MaxInputLength | ( | void | ) | const [pure virtual] |
Gets the maximum size of input accepted by this object.