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