Location:
asn1dec.h
Link against: asn1.lib
class TASN1DecInteger;
Defined in TASN1DecInteger
:
DecodeDERLongL()
, DecodeDERLongL()
, DecodeDERShortL()
, DecodeDERShortL()
, TASN1DecInteger()
IMPORT_C TInt DecodeDERShortL(const TDesC8 &aSource, TInt &aPos);
|
|
IMPORT_C TInt DecodeDERShortL(const TASN1DecGeneric &aSource);
|
|
IMPORT_C RInteger DecodeDERLongL(const TDesC8 &aSource, TInt &aPos);
|
|
IMPORT_C RInteger DecodeDERLongL(const TASN1DecGeneric &aSource);
|
|