#include <asn1dec.h>
Link against: asn1.lib
class TASN1DecInteger |
Public Member Functions | |
---|---|
TASN1DecInteger() | |
IMPORT_C RInteger | DecodeDERLongL(const TDesC8 &, TInt &) |
IMPORT_C RInteger | DecodeDERLongL(const TASN1DecGeneric &) |
IMPORT_C TInt | DecodeDERShortL(const TDesC8 &, TInt &) |
IMPORT_C TInt | DecodeDERShortL(const TASN1DecGeneric &) |
IMPORT_C | TASN1DecInteger | ( | ) |
IMPORT_C RInteger | DecodeDERLongL | ( | const TASN1DecGeneric & | aSource | ) |
IMPORT_C TInt | DecodeDERShortL | ( | const TASN1DecGeneric & | aSource | ) |