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