Register the built‐in ASN.1 string‐table (STABLE) configuration module.
Synopsis
Declared in <openssl/asn1.h>
void
ASN1_add_stable_module();
Description
Enables the "asn1_string_table" CONF module used to override default string type masks and size limits for OIDs.
Created with MrDocs