We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a51288 commit ce49f73Copy full SHA for ce49f73
README.md
@@ -257,6 +257,4 @@ due to compatibility issues (Swift is a new language 🤷♂️).
257
Version 1 in the local mode (i.e. encrypted payloads using symmetric keys) is
258
fully supported.
259
Version 1 in the public mode (i.e. signed payloads using asymmetric keys) is
260
-**not** currently supported. You should not attempt to create signed messages or
261
-asymmetric keys with `Version1` as a type argument, this will result in a fatal
262
-error or exceptions being thrown.
+**not** currently supported.
0 commit comments