#include <asn1dec.h>
class TASN1DecBMPString |
Public Member Functions | |
---|---|
TASN1DecBMPString() | |
IMPORT_C HBufC * | DecodeDERL(const TDesC8 &, TInt &) |
IMPORT_C HBufC * | DecodeDERL(const TASN1DecGeneric &) |
Protected Member Functions | |
---|---|
IMPORT_C TInt | CheckValid(const TDesC8 &) |
Class used for decoding ASN.1 BMP strings.
IMPORT_C | TASN1DecBMPString | ( | ) |
IMPORT_C HBufC * | DecodeDERL | ( | const TASN1DecGeneric & | aSource | ) |
Decodes an ASN.1 format BMP string.
Parameters | |
---|---|
aSource | ASN.1 BMP string to be decoded. |