OSSL_PROVIDER-null.7ossl - Man Page

OpenSSL null provider

Description

The OpenSSL null provider supplies no algorithms.

It can used to guarantee that the default library context and a fallback provider will not be accidentally accessed.

Properties

The null provider defines no properties.

Operations and Algorithms

The OpenSSL null provider supports no operations and algorithms.

See Also

provider(7)

History

This functionality was added in OpenSSL 3.0.

Referenced By

openssl-glossary.7ossl(7), ossl-guide-libcrypto-introduction.7ossl(7), ossl-guide-libraries-introduction.7ossl(7).

2024-04-04 3.2.1 OpenSSL