TASN1DecGeneric Class Reference

class TASN1DecGeneric
Public Member Functions
TASN1DecGeneric(const TDesC8 &)
IMPORT_C TASN1ClassClass()
IMPORT_C TPtrC8Encoding()
IMPORT_C TPtrC8GetContentDER(void)
IMPORT_C voidInitL()
IMPORT_C TIntLengthDER()
IMPORT_C TIntLengthDERContent(void)
IMPORT_C TIntLengthDERHeader()
IMPORT_C TTagTypeTag()
Private Attributes
TASN1Class iClass
TPtrC8 iEncoding
TTagType iExplicitTag
TInt iLength
TInt iStartOfContents

Constructor & Destructor Documentation

TASN1DecGeneric(const TDesC8 &)

IMPORT_CTASN1DecGeneric(const TDesC8 &aSource)[explicit]

Parameters

const TDesC8 & aSource

Member Functions Documentation

Class()

IMPORT_C TASN1ClassClass()const

Encoding()

IMPORT_C TPtrC8Encoding()const

GetContentDER(void)

IMPORT_C TPtrC8GetContentDER(void)const

Parameters

void

InitL()

IMPORT_C voidInitL()

LengthDER()

IMPORT_C TIntLengthDER()const

LengthDERContent(void)

IMPORT_C TIntLengthDERContent(void)const

Parameters

void

LengthDERHeader()

IMPORT_C TIntLengthDERHeader()const

Tag()

IMPORT_C TTagTypeTag()const

Member Data Documentation

TASN1Class iClass

TASN1Class iClass[private]

TPtrC8 iEncoding

TPtrC8 iEncoding[private]

TTagType iExplicitTag

TTagType iExplicitTag[private]

TInt iLength

TInt iLength[private]

TInt iStartOfContents

TInt iStartOfContents[private]