AsnBerDecodeCharString
Interface Definition
void AsnBerDecodeCharString(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the string type, including PrintableString, IA5String, VisibleString, GeneralString, and UTF8String.
Parent topic: BER Decoding Interfaces