X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.py;h=21b4306319db9630c936577b5a7d8595afa717d3;hp=d00c504791f4b3f581e7773403035e32bdd3b247;hb=5d23e689e761a4ced2ab143ddc349b0e6ed0a65b;hpb=9cc6ba122b4a36e5a72b2f9879b81d9054616e62 diff --git a/pyderasn.py b/pyderasn.py index d00c504..21b4306 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -5664,8 +5664,8 @@ class Set(Sequence): .. _allow_unordered_set_ctx: DER prohibits unordered values encoding and will raise an error - during decode. If If :ref:`bered ` context option is set, - then no error will occure. Also you can disable strict values + during decode. If :ref:`bered ` context option is set, + then no error will occur. Also you can disable strict values ordering check by setting ``"allow_unordered_set": True`` :ref:`context ` option. """