Return the ASN.1 item descriptor for DISPLAYTEXT.

Synopsis

Declared in <openssl/asn1.h>

ASN1_ITEM const*
DISPLAYTEXT_it();

Return Value

Pointer to the static ASN1_ITEM for DISPLAYTEXT.

Created with MrDocs