From: Sergey Matveev Date: Thu, 23 Jan 2020 15:54:13 +0000 (+0300) Subject: Mention that there is no zero year support X-Git-Tag: 5.6~3 X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=commitdiff_plain;h=30807898566652382a3a4e447cdaed4aa79905d0 Mention that there is no zero year support --- diff --git a/doc/limitations.rst b/doc/limitations.rst index d52b87b..35f3456 100644 --- a/doc/limitations.rst +++ b/doc/limitations.rst @@ -7,6 +7,7 @@ Limitations :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