Location:
asn1dec.h
Link against: asn1.lib
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > *NewDERLC(const TDesC8 &aSource);
Description
Parameters
Return value
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > *DecodeDERLC(const TDesC8 &aSource, TInt &aPos);
Description
Parameters
Return value
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > *DecodeDERLC(const TASN1DecGeneric &aSource);
Description
Parameters
Return value
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > *DecodeDERLC(const TDesC8 &aSource, TInt &aPos, TInt aMin, TInt aMax);
Description
Parameters
Return value
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > *DecodeDERLC(const TASN1DecGeneric &aSource, TInt aMin, TInt aMax);
Description
Parameters
Return value