#include <asn1dec.h>
| 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 RInteger | DecodeDERLongL | ( | const TASN1DecGeneric & | aSource | ) |
| IMPORT_C TInt | DecodeDERShortL | ( | const TASN1DecGeneric & | aSource | ) |