1e1051a39Sopenharmony_ci=pod 2e1051a39Sopenharmony_ci 3e1051a39Sopenharmony_ci=head1 NAME 4e1051a39Sopenharmony_ci 5e1051a39Sopenharmony_ciOSSL_PROVIDER-null - OpenSSL null provider 6e1051a39Sopenharmony_ci 7e1051a39Sopenharmony_ci=head1 DESCRIPTION 8e1051a39Sopenharmony_ci 9e1051a39Sopenharmony_ciThe OpenSSL null provider supplies no algorithms. 10e1051a39Sopenharmony_ci 11e1051a39Sopenharmony_ciIt can used to guarantee that the default library context and a fallback 12e1051a39Sopenharmony_ciprovider will not be accidentally accessed. 13e1051a39Sopenharmony_ci 14e1051a39Sopenharmony_ci=head2 Properties 15e1051a39Sopenharmony_ci 16e1051a39Sopenharmony_ciThe null provider defines no properties. 17e1051a39Sopenharmony_ci 18e1051a39Sopenharmony_ci=head1 OPERATIONS AND ALGORITHMS 19e1051a39Sopenharmony_ci 20e1051a39Sopenharmony_ciThe OpenSSL null provider supports no operations and algorithms. 21e1051a39Sopenharmony_ci 22e1051a39Sopenharmony_ci=head1 SEE ALSO 23e1051a39Sopenharmony_ci 24e1051a39Sopenharmony_ciL<provider(7)> 25e1051a39Sopenharmony_ci 26e1051a39Sopenharmony_ci=head1 HISTORY 27e1051a39Sopenharmony_ci 28e1051a39Sopenharmony_ciThis functionality was added in OpenSSL 3.0. 29e1051a39Sopenharmony_ci 30e1051a39Sopenharmony_ci=head1 COPYRIGHT 31e1051a39Sopenharmony_ci 32e1051a39Sopenharmony_ciCopyright 2020 The OpenSSL Project Authors. All Rights Reserved. 33e1051a39Sopenharmony_ci 34e1051a39Sopenharmony_ciLicensed under the Apache License 2.0 (the "License"). You may not use 35e1051a39Sopenharmony_cithis file except in compliance with the License. You can obtain a copy 36e1051a39Sopenharmony_ciin the file LICENSE in the source distribution or at 37e1051a39Sopenharmony_ciL<https://www.openssl.org/source/license.html>. 38e1051a39Sopenharmony_ci 39e1051a39Sopenharmony_ci=cut 40