]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/examples.rst
SET OF can contain bered attribute
[pyderasn.git] / doc / examples.rst
index 25e2cf4a2e740b04fde0bb4fbb8b9339697518b0..546748251a159a51e815621c149984a06383b264 100644 (file)
@@ -278,7 +278,7 @@ Let's parse that output, human::
  Only applicable to BER encoded data. If object has BER-specific
  encoding, then ``BER`` will be shown. It does not depend on indefinite
  length encoding. ``EOC``, ``BOOLEAN``, ``BIT STRING``, ``OCTET STRING``
- (and its derivatives) could be BERed.
+ (and its derivatives), ``SET``, ``SET OF`` could be BERed.
 
 As command line utility
 -----------------------