]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/limitations.rst
Better english
[pyderasn.git] / doc / limitations.rst
index d52b87bb9fcbf3a7361a0ec6712d1e35d3ae5d0f..db1843cf0edb1e3acca726af96c88a5f92030dd4 100644 (file)
@@ -3,10 +3,11 @@
 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