| class CryptoSpi::CKeyAgreementCharacteristics : public CryptoSpi::CCharacteristics |
The class holds the key agreement characteristics. which is used for internalization.
| Public Member Functions | |
|---|---|
| ~CKeyAgreementCharacteristics () | |
| void | InternalizeL ( RReadStream &) |
| CKeyAgreementCharacteristics * | NewL () |
| CKeyAgreementCharacteristics * | NewLC () |
| Private Member Functions | |
|---|---|
| CKeyAgreementCharacteristics () | |
| void | InternalizeL | ( | RReadStream & | aStream | ) | [virtual] |
Internalize this object from the supplied stream.
| RReadStream & aStream | Stream to read CKeyAgreementCharacteristics from. |
| CKeyAgreementCharacteristics * | NewL | ( | ) | [static] |
Create a new instance of CKeyAgreementCharacteristics .
| CKeyAgreementCharacteristics * | NewLC | ( | ) | [static] |
Create a new instance of CKeyAgreementCharacteristics . 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.