]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/limitations.rst
*Time BER decoding support
[pyderasn.git] / doc / limitations.rst
index 35f3456f00f0a059480dccd178ec23d96d820bd9..89b4bd4c485ae4a893a8a8834803f6ac25ee17e5 100644 (file)
@@ -1,13 +1,9 @@
-.. _limitations:
-
 Limitations
 ===========
 
-* Strings (except :py:class:`pyderasn.NumericString` and
+* Strings (except for :py:class:`pyderasn.NumericString` and
   :py:class:`pyderasn.PrintableString`) are not validated
   in any way, except just trying to be decoded in ``ascii``,
   ``iso-8859-1``, ``utf-8/16/32`` correspondingly
 * :py:class:`pyderasn.GeneralizedTime` does not support zero year
-* :py:class:`pyderasn.UTCTime` and :py:class:`pyderasn.GeneralizedTime`
-  support only DER-encoding
 * No REAL, RELATIVE OID, EXTERNAL, INSTANCE OF, EMBEDDED PDV, CHARACTER STRING