aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-11-22 11:55:04 +0100
committerHans Nilsson <[email protected]>2017-11-22 11:55:04 +0100
commita41bfcdf524dd94a9a760ab3dd0d375896e5a7f7 (patch)
treeabefeeb67dd14084fa0c2d0fc3a8442668f51192 /lib/crypto/doc
parent43c5b9621e4c7054378e9ff96907cca4fd92ecc7 (diff)
parent6817c0a02c1271d5c92a4fbceafaf71a0cb7e5e2 (diff)
downloadotp-a41bfcdf524dd94a9a760ab3dd0d375896e5a7f7.tar.gz
otp-a41bfcdf524dd94a9a760ab3dd0d375896e5a7f7.tar.bz2
otp-a41bfcdf524dd94a9a760ab3dd0d375896e5a7f7.zip
Merge branch 'hans/crypto/cuddle_tests' into 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 8e2d33c928..565bede7e8 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>