X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=pyderasn.py;h=607ca50cf68331f8d62938b89947c7a6fba138a5;hb=29b9fb6114e2808e7964c014e1b67ff95fc0b615;hp=df639eb9ffef8ece9ce95660464b91bbddb8b285;hpb=22ca9d92c1e2bcffdbd4d3491ffaa54492a57492;p=pyderasn.git diff --git a/pyderasn.py b/pyderasn.py index df639eb..607ca50 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -384,7 +384,7 @@ constructed primitive types should be parsed successfully. * If object is encoded in BER form (not the DER one), then ``bered`` attribute is set to True. Only ``BOOLEAN``, ``BIT STRING``, ``OCTET - STRING``, ``SEQUENCE``, ``SET`` can contain it. + STRING``, ``SEQUENCE``, ``SET``, ``SET OF`` can contain it. * If object has an indefinite length encoding, then its ``lenindef`` attribute is set to True. Only ``BIT STRING``, ``OCTET STRING``, ``SEQUENCE``, ``SET``, ``SEQUENCE OF``, ``SET OF``, ``ANY`` can