AsnBerEncodeInt32
Interface Definition
void AsnBerEncodeInt32(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Encodes data of the INTEGER type within the int32 range.
Parent topic: BER Encoding Interfaces
void AsnBerEncodeInt32(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Encodes data of the INTEGER type within the int32 range.