Opaque field descriptor used when building ASN.1 ITEM templates.

Synopsis

Declared in <openssl/asn1.h>

typedef ASN1_TEMPLATE_st ASN1_TEMPLATE;

Description

Full layout lives in asn1t.h; callers typically obtain templates via ASN1_ITEM macros rather than constructing ASN1_TEMPLATE values by hand.

Created with MrDocs