#include <cryptospi/plugincharacteristics.h>
Link against: cryptospi.lib
| class CryptoSpi::TAsymmetricKeypairGeneratorCharacteristics |
| Public Attributes | |
|---|---|
| TCommonCharacteristics | cmn |
| TUint | iMaximumKeyLength |
| Public Member Functions | |
|---|---|
| void | ExternalizeL(RWriteStream &) |
Asymmetric Keypair Generator Characteristics
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
Externalises key pair generator characteristics to a write stream.
| Parameters | |
|---|---|
| aStream | Stream to which the object should be externalised. |