[#ERR_load_OSSL_STORE_strings] = ERR_load_OSSL_STORE_strings :mrdocs: Load OSSL_STORE library error strings into the error queue (deprecated no‐op in OpenSSL 3+). == Synopsis Declared in `<openssl/cryptoerr_legacy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] int ERR_load_OSSL_STORE_strings(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value 1. [.small]#Created with https://www.mrdocs.com[MrDocs]#