summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-01-01 00:00:00 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-05-11 00:14:28 +0200
commitc1940e2d9c926374e581cef7b47082b62e76f4ca (patch)
treedb6a22fd99531d8926fffa3bfc3601e5c237be13 /doc
parent6de5a9f532241218181219b44687217e718461ce (diff)
Add a strip function
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html
index 9a1b75d..1a93f03 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -125,6 +125,17 @@
and <info:var>cause</info:var> is a low-level error.
</p>
</info:deftp>
+ <info:deftp type="exception type" name="&amp;unsupported-crv" arguments="crv">
+ <p>
+ The identifier <info:var>crv</info:var> does not identify an
+ elliptic curve.
+ </p>
+ </info:deftp>
+ <info:deftp type="exception type" name="&amp;not-a-jwk" arguments="value cause">
+ <p>
+ <info:var>obj</info:var> does not identify a JWK.
+ </p>
+ </info:deftp>
<h1 type="appendix">GNU Free Documentation License</h1>
<info:gfdl />