Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <asn1dec.h>
Link against: asn1.lib

Class TASN1DecInteger

class TASN1DecInteger;

Description

Members

Defined in TASN1DecInteger:


Construction and destruction


TASN1DecInteger()

IMPORT_C TASN1DecInteger();

Description

[Top]


Member functions


DecodeDERShortL(const TDesC8 &,TInt &)

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

Description

Parameters

const TDesC8 &aSource

TInt &aPos

Return value

TInt


DecodeDERShortL(const TASN1DecGeneric &)

IMPORT_C TInt DecodeDERShortL(const TASN1DecGeneric &aSource);

Description

Parameters

const TASN1DecGeneric &aSource

Return value

TInt


DecodeDERLongL(const TDesC8 &,TInt &)

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

Description

Parameters

const TDesC8 &aSource

TInt &aPos

Return value

RInteger


DecodeDERLongL(const TASN1DecGeneric &)

IMPORT_C RInteger DecodeDERLongL(const TASN1DecGeneric &aSource);

Description

Parameters

const TASN1DecGeneric &aSource

Return value

RInteger