CCMSRecipientInfo Class Reference
class CCMSRecipientInfo : public CCMSSequence |
Base class for RecipientInfo -type modules
Constructor & Destructor Documentation
CCMSRecipientInfo(TInt)
CCMSRecipientInfo | ( | TInt | aVersion | ) | [protected] |
~CCMSRecipientInfo()
~CCMSRecipientInfo | ( | ) | [virtual] |
Member Functions Documentation
AddKeyEncryptionAlgorithmL(CASN1EncSequence *)
Adds keyEncryptionAlgorithm encoding to root sequence
AddVersionL(CASN1EncSequence *)
Adds version encoding to root sequence
BaseConstructL(const CCMSX509AlgorithmIdentifier &)
Constructs the member variables. Makes a copy of aKeyEncryptionAlgorithm.
KeyEncryptionAlgorithm()
Getter for keyEncryptionAlgorithm
- Since
- 2.8
SetKeyEncryptionAlgorithmL(const CCMSX509AlgorithmIdentifier &)
Setter for keyEncryptionAlgorithm. Makes a copy.
- Since
- 2.8
TaggedEncoderLC()
Returns the encoder wrapped within appropriate tag. Must be implemented in derived classes.
- Since
- 2.8
Version()
IMPORT_C TInt | Version | ( | ) | const |
Getter for version number.
- Since
- 2.8
Member Data Documentation
CCMSX509AlgorithmIdentifier * iKeyEncryptionAlgorithm
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.