From 769c73a8cbe40c865d337d1d2eb651ea1ea68e31 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Thu, 13 Sep 2018 12:55:30 +0200 Subject: crypto: RSA options list disclaimer in documentation for crypto:supports/0 The final appearence of the rs_opts entry is still not completly decided. --- lib/crypto/doc/src/crypto.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index d5f5009297..dab6e4ed4f 100644 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -1044,6 +1044,9 @@ _FloatValue = rand:uniform(). % [0.0; 1.0[

Can be used to determine which crypto algorithms that are supported by the underlying libcrypto library

+

Note: the rsa_opts entry is in an experimental state and may change or be removed without notice. + No guarantee for the accuarcy of the rsa option's value list should be assumed. +

-- cgit v1.2.3