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