CCMSX509GeneralNames Class Reference
class CCMSX509GeneralNames : public CCMSSequence |
X.509 GeneralNames type module
ASN.1 definition: GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName
Constructor & Destructor Documentation
CCMSX509GeneralNames()
IMPORT_C | CCMSX509GeneralNames | ( | ) | [protected] |
~CCMSX509GeneralNames()
~CCMSX509GeneralNames | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const CArrayPtr< CCMSX509GeneralName > &)
Protected construction to allow derivation
DecodeL(const TDesC8 &)
void | DecodeL | ( | const TDesC8 & | aRawData | ) | |
Parameters
const TDesC8 & aRawData | raw-data to be parsed in this instance |
GeneralNames()
Getter for GeneralNames
- Since
- 3.0
NewL(const CArrayPtr< CCMSX509GeneralName > &)
Two-phased constructor. Copies of the parameters are made.
NewL(const CCMSX509GeneralNames &)
Two-phased copy constructor. Note: You can't copy an empty GeneralNames. The only way to create an empty GeneralNames (usable only for decoding) is through the parameterless version of NewL().
SetGeneralNamesL(const CArrayPtr< CCMSX509GeneralName > &)
Setter for GeneralNames. Creates a copy of the parameters.
- Since
- 3.0
Member Data Documentation
CArrayPtr< CCMSX509GeneralName > * iGeneralNames
MCMSX509GeneralNamesExtension * iReserved
MCMSX509GeneralNamesExtension * | iReserved | [private] |
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.