TASN1DecGeneric Class Reference

class TASN1DecGeneric

Constructor & Destructor Documentation

TASN1DecGeneric(const TDesC8 &)

IMPORT_C TASN1DecGeneric ( const TDesC8 & aSource ) [explicit]

Parameters

const TDesC8 & aSource

Member Functions Documentation

Class()

IMPORT_C TASN1Class Class ( ) const

Encoding()

IMPORT_C TPtrC8 Encoding ( ) const

GetContentDER(void)

IMPORT_C TPtrC8 GetContentDER ( void ) const

Parameters

void

InitL()

IMPORT_C void InitL ( )

LengthDER()

IMPORT_C TInt LengthDER ( ) const

LengthDERContent(void)

IMPORT_C TInt LengthDERContent ( void ) const

Parameters

void

LengthDERHeader()

IMPORT_C TInt LengthDERHeader ( ) const

Tag()

IMPORT_C TTagType Tag ( ) 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]