AsnBerDecodeList
Interface Definition
void AsnBerDecodeList(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the SEQUENCE OF type.
Parent topic: BER Decoding Interfaces
void AsnBerDecodeList(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Decodes data of the SEQUENCE OF type.