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