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