class CryptoSpi::CKeypairGeneratorCharacteristics : public CryptoSpi::CCharacteristics |
The class holds the key pair generator characteristics. which is used for internalization.
Public Member Functions | |
---|---|
~CKeypairGeneratorCharacteristics () | |
void | InternalizeL ( RReadStream &) |
CKeypairGeneratorCharacteristics * | NewL () |
CKeypairGeneratorCharacteristics * | NewLC () |
Private Member Functions | |
---|---|
CKeypairGeneratorCharacteristics () |
Public Attributes | |
---|---|
TUint | iMaximumKeyLength |
void | InternalizeL | ( | RReadStream & | aStream | ) | [virtual] |
Internalize this object from the supplied stream.
RReadStream & aStream | Stream to read CKeyAgreementCharacteristics from. |
CKeypairGeneratorCharacteristics * | NewL | ( | ) | [static] |
Create a new instance of CKeypairGeneratorCharacteristics .
CKeypairGeneratorCharacteristics * | NewLC | ( | ) | [static] |
Create a new instance of CKeypairGeneratorCharacteristics . Leave it on the cleanup stack.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.