#include <asn1dec.h>
Link against: asn1.lib
class TASN1DecBoolean |
Public Member Functions | |
---|---|
TASN1DecBoolean() | |
IMPORT_C TUint8 | DecodeDERDataL(const TDesC8 &, TInt &) |
IMPORT_C TUint8 | DecodeDERDataL(const TASN1DecGeneric &) |
IMPORT_C TBool | DecodeDERL(const TDesC8 &, TInt &) |
IMPORT_C TBool | DecodeDERL(const TASN1DecGeneric &) |
IMPORT_C | TASN1DecBoolean | ( | ) |