pyderasn.py | 2 +- diff --git a/pyderasn.py b/pyderasn.py index 711984562a64a9ebc51c14e20207211c85838bc84ee414455ea0d4289c765d6d..c04c5ef46f0bb26e4188f61562231daf07fc7c7695103a92c31864fbd61506da 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -289,7 +289,7 @@ * :py:class:`pyderasn.Any` * :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