aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-11-22 11:58:34 +0100
committerHans Nilsson <[email protected]>2017-11-22 11:58:34 +0100
commit9198b5075e25250c15145b942a9d0c4ea023896e (patch)
tree6cb6ec15a612ba871d5e16a5dc8564c08e47f3e7 /lib/crypto/doc
parent7ac552d858a3c611052d6b109314feb509d6cc01 (diff)
parenta41bfcdf524dd94a9a760ab3dd0d375896e5a7f7 (diff)
downloadotp-9198b5075e25250c15145b942a9d0c4ea023896e.tar.gz
otp-9198b5075e25250c15145b942a9d0c4ea023896e.tar.bz2
otp-9198b5075e25250c15145b942a9d0c4ea023896e.zip
Merge branch 'maint'
Diffstat (limited to 'lib/crypto/doc')
-rw-r--r--lib/crypto/doc/src/crypto.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index 3ab8f9c832..cc72bde9cb 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -628,6 +628,10 @@
<p>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.
</p>
+ <p>
+ May throw exception notsup in case there is
+ no engine support in the underlying OpenSSL implementation.
+ </p>
</desc>
</func>