From bd4fc9ce5e7fc0feab83e0452511dfdd17ae4ec8 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Tue, 28 Nov 2017 12:15:05 +0100 Subject: crypto: fix pubkey_to_privkey --- lib/crypto/doc/src/crypto.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/crypto/doc/src/crypto.xml') diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index 554e9f5bc1..dbc42812a8 100644 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -629,10 +629,6 @@

Fetches the corresponding public key from a private key stored in an Engine. The key must be of the type indicated by the Type parameter.

-

- May throw exception notsup in case there is - no engine support in the underlying OpenSSL implementation. -

-- cgit v1.2.3