AsnBerDecodeOctStringArr
Interface Definition
void AsnBerDecodeOctStringArr(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the OCTET STRING type for array type structures.
Parent topic: BER Decoding Interfaces
void AsnBerDecodeOctStringArr(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Decodes data of the OCTET STRING type for array type structures.