TASN1DecInteger Class Reference

#include <asn1dec.h>

Link against: asn1.lib

class TASN1DecInteger
Public Member Functions
TASN1DecInteger()
IMPORT_C RIntegerDecodeDERLongL(const TDesC8 &, TInt &)
IMPORT_C RIntegerDecodeDERLongL(const TASN1DecGeneric &)
IMPORT_C TIntDecodeDERShortL(const TDesC8 &, TInt &)
IMPORT_C TIntDecodeDERShortL(const TASN1DecGeneric &)

Constructor & Destructor Documentation

TASN1DecInteger ( )

IMPORT_CTASN1DecInteger()

Member Function Documentation

DecodeDERLongL ( const TDesC8 &, TInt & )

IMPORT_C RIntegerDecodeDERLongL(const TDesC8 &aSource,
TInt &aPos
)

DecodeDERLongL ( const TASN1DecGeneric & )

IMPORT_C RIntegerDecodeDERLongL(const TASN1DecGeneric &aSource)

DecodeDERShortL ( const TDesC8 &, TInt & )

IMPORT_C TIntDecodeDERShortL(const TDesC8 &aSource,
TInt &aPos
)

DecodeDERShortL ( const TASN1DecGeneric & )

IMPORT_C TIntDecodeDERShortL(const TASN1DecGeneric &aSource)