ASN1_VALUE_st

Opaque ASN.1 value handle used by generic item encode/decode and S/MIME helpers.

Synopsis

Declared in <openssl/asn1.h>

struct ASN1_VALUE_st;

Description

Concrete layouts are described by an ASN1_ITEM; callers treat ASN1_VALUE as an incomplete type and cast through type-specific APIs when needed.