diff options
Diffstat (limited to 'src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3')
| -rw-r--r-- | src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 b/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 index 9ac275e2a6..58dd989fae 100644 --- a/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 +++ b/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: d2i_PKCS8PrivateKey_bio.3,v 1.10 2018/03/22 16:06:33 schwarze Exp $ | 1 | .\" $OpenBSD: d2i_PKCS8PrivateKey_bio.3,v 1.11 2019/06/07 19:28:52 schwarze Exp $ |
| 2 | .\" full merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 | 2 | .\" full merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
| @@ -48,7 +48,7 @@ | |||
| 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 50 | .\" | 50 | .\" |
| 51 | .Dd $Mdocdate: March 22 2018 $ | 51 | .Dd $Mdocdate: June 7 2019 $ |
| 52 | .Dt D2I_PKCS8PRIVATEKEY_BIO 3 | 52 | .Dt D2I_PKCS8PRIVATEKEY_BIO 3 |
| 53 | .Os | 53 | .Os |
| 54 | .Sh NAME | 54 | .Sh NAME |
| @@ -124,12 +124,6 @@ Other than the use of DER as opposed to PEM these functions are | |||
| 124 | identical to the corresponding functions described in | 124 | identical to the corresponding functions described in |
| 125 | .Xr PEM_read_PrivateKey 3 . | 125 | .Xr PEM_read_PrivateKey 3 . |
| 126 | .Pp | 126 | .Pp |
| 127 | Before using these functions, | ||
| 128 | .Xr OpenSSL_add_all_algorithms 3 | ||
| 129 | should be called to initialize the internal algorithm lookup tables. | ||
| 130 | Otherwise errors about unknown algorithms will occur if an attempt is | ||
| 131 | made to decrypt a private key. | ||
| 132 | .Pp | ||
| 133 | These functions are currently the only way to store encrypted private | 127 | These functions are currently the only way to store encrypted private |
| 134 | keys using DER format. | 128 | keys using DER format. |
| 135 | .Pp | 129 | .Pp |
