Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: asn1dec.h
Link against: asn1.lib

Class TASN1DecGeneric

class TASN1DecGeneric;

Description

Members

Defined in TASN1DecGeneric:
Class(), Encoding(), GetContentDER(), InitL(), LengthDER(), LengthDERContent(), LengthDERHeader(), TASN1DecGeneric(), Tag()


Construction and destruction


TASN1DecGeneric()

IMPORT_C TASN1DecGeneric(const TDesC8 &aSource);

Description

Parameters

const TDesC8 &aSource

[Top]


Member functions


InitL()

IMPORT_C void InitL();

Description


Encoding()

IMPORT_C TPtrC8 Encoding() const;

Description

Return value

TPtrC8


LengthDER()

IMPORT_C TInt LengthDER() const;

Description

Return value

TInt


GetContentDER()

IMPORT_C TPtrC8 GetContentDER(void) const;

Description

Return value

TPtrC8


LengthDERContent()

IMPORT_C TInt LengthDERContent(void) const;

Description

Return value

TInt


LengthDERHeader()

IMPORT_C TInt LengthDERHeader() const;

Description

Return value

TInt


Tag()

IMPORT_C TTagType Tag() const;

Description

Return value

TTagType


Class()

IMPORT_C TASN1Class Class() const;

Description

Return value

TASN1Class