]> Cypherpunks.ru repositories - pyderasn.git/commitdiff
Sequences of BitStrings also can be defined by
authorSergey Matveev <stargrave@stargrave.org>
Mon, 12 Mar 2018 21:00:15 +0000 (00:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 12 Mar 2018 21:00:15 +0000 (00:00 +0300)
pyderasn.py

index bf0e4857a63d40a0940a01983f1f8b4a4b5eea36..207920e9bf42163b05f8e9d93cd67efb7b038679 100755 (executable)
@@ -289,7 +289,7 @@ Following types can be automatically decoded (DEFINED BY):
 * :py:class:`pyderasn.BitString` (that is multiple of 8 bits)
 * :py:class:`pyderasn.OctetString`
 * :py:class:`pyderasn.SequenceOf`/:py:class:`pyderasn.SetOf`
-  ``Any``/``OctetString``-s
+  ``Any``/``BitString``/``OctetString``-s
 
 When any of those fields is automatically decoded, then ``.defined``
 attribute contains ``(OID, value)`` tuple. ``OID`` tells by which OID it