TASN1DecBoolean Class Reference

#include <asn1dec.h>

Link against: asn1.lib

class TASN1DecBoolean
Public Member Functions
TASN1DecBoolean()
IMPORT_C TUint8DecodeDERDataL(const TDesC8 &, TInt &)
IMPORT_C TUint8DecodeDERDataL(const TASN1DecGeneric &)
IMPORT_C TBoolDecodeDERL(const TDesC8 &, TInt &)
IMPORT_C TBoolDecodeDERL(const TASN1DecGeneric &)

Constructor & Destructor Documentation

TASN1DecBoolean ( )

IMPORT_CTASN1DecBoolean()

Member Function Documentation

DecodeDERDataL ( const TDesC8 &, TInt & )

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

DecodeDERDataL ( const TASN1DecGeneric & )

IMPORT_C TUint8DecodeDERDataL(const TASN1DecGeneric &Source)

DecodeDERL ( const TDesC8 &, TInt & )

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

DecodeDERL ( const TASN1DecGeneric & )

IMPORT_C TBoolDecodeDERL(const TASN1DecGeneric &Source)