X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Flimitations.rst;h=89b4bd4c485ae4a893a8a8834803f6ac25ee17e5;hb=749705c0df79a03dfda53dc0f78044efba8590a6;hp=d52b87bb9fcbf3a7361a0ec6712d1e35d3ae5d0f;hpb=9c7c8907058265e037945fd96c77aeceb4902623;p=pyderasn.git diff --git a/doc/limitations.rst b/doc/limitations.rst index d52b87b..89b4bd4 100644 --- a/doc/limitations.rst +++ b/doc/limitations.rst @@ -1,12 +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.UTCTime` and :py:class:`pyderasn.GeneralizedTime` - support only DER-encoding +* :py:class:`pyderasn.GeneralizedTime` does not support zero year * No REAL, RELATIVE OID, EXTERNAL, INSTANCE OF, EMBEDDED PDV, CHARACTER STRING