[#ASN1_add_stable_module] = ASN1_add_stable_module :mrdocs: Register the built‐in ASN.1 string‐table (STABLE) configuration module. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- 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. [.small]#Created with https://www.mrdocs.com[MrDocs]#