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