Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: asn1dec.h
Link against: asn1.lib

Class TASN1DecInteger

class TASN1DecInteger;

Description

Members

Defined in TASN1DecInteger:
DecodeDERLongL(), DecodeDERLongL(), DecodeDERShortL(), DecodeDERShortL(), TASN1DecInteger()


Construction and destruction


TASN1DecInteger()

IMPORT_C TASN1DecInteger();

Description

[Top]


Member functions


DecodeDERShortL()

IMPORT_C TInt DecodeDERShortL(const TDesC8 &aSource, TInt &aPos);

Description

Parameters

const TDesC8 &aSource

TInt &aPos

Return value

TInt


DecodeDERShortL()

IMPORT_C TInt DecodeDERShortL(const TASN1DecGeneric &aSource);

Description

Parameters

const TASN1DecGeneric &aSource

Return value

TInt


DecodeDERLongL()

IMPORT_C RInteger DecodeDERLongL(const TDesC8 &aSource, TInt &aPos);

Description

Parameters

const TDesC8 &aSource

TInt &aPos

Return value

RInteger


DecodeDERLongL()

IMPORT_C RInteger DecodeDERLongL(const TASN1DecGeneric &aSource);

Description

Parameters

const TASN1DecGeneric &aSource

Return value

RInteger