CASN1EncObjectIdentifier Class Reference
class CASN1EncObjectIdentifier : public CASN1EncPrimitive |
Class for encoding object identifiers.
Inherited Functions |
---|
| CASN1EncBase::CASN1EncBase(const TTagType,const TASN1Class) |
| CASN1EncBase::CalculateLengthLengthDER() |
| CASN1EncBase::ConstructL() |
| CASN1EncBase::ContentsLengthChanged() |
| CASN1EncBase::LengthDER()const |
| CASN1EncBase::SetParent(CASN1EncBase *) |
| CASN1EncBase::SetTag(const TTagType,const TASN1Class) |
| CASN1EncBase::WriteDERL(TDes8 &,TUint &)const |
| CASN1EncBase::~CASN1EncBase() |
| CASN1EncPrimitive::CASN1EncPrimitive(const TTagType) |
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
Constructor & Destructor Documentation
CASN1EncObjectIdentifier()
CASN1EncObjectIdentifier | ( | ) | [private] |
~CASN1EncObjectIdentifier()
IMPORT_C | ~CASN1EncObjectIdentifier | ( | ) | |
Member Functions Documentation
CalculateContentsLengthDER()
void | CalculateContentsLengthDER | ( | ) | [private, virtual] |
Calculates number of octets in DER content encoding. Must set value of the appropriate data member.
ConstructL(const TDesC &)
void | ConstructL | ( | const TDesC & | aStr | ) | [private] |
NewL(const TDesC &)
Takes ints in a string, delimited by '.' characters in between (not at ends). Takes a deep copy of the info.
Parameters
const TDesC & aStr | OID string. |
NewLC(const TDesC &)
Takes ints in a string, delimited by '.' characters in between (not at ends). Takes a deep copy of the info.
Parameters
const TDesC & aStr | OID string. |
WriteContentsDERL(TDes8 &)
void | WriteContentsDERL | ( | TDes8 & | aBuf | ) | const [private, virtual] |
Writes DER content encoding into supplied buffer, which is already verified to be big enough. Must be implemented by derived classes.
Parameters
TDes8 & aBuf | Buffer to write to. |
Member Data Documentation
RArray< TASN1EncBase128DER > iData
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.