X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Flimitations.rst;h=0a0b1b1dbbe3f1a25ce5329e90fa385954166e9c;hb=356b9d40299de10ae34d637ca2b4e996da912863;hp=35f3456f00f0a059480dccd178ec23d96d820bd9;hpb=30807898566652382a3a4e447cdaed4aa79905d0;p=pyderasn.git diff --git a/doc/limitations.rst b/doc/limitations.rst index 35f3456..0a0b1b1 100644 --- a/doc/limitations.rst +++ b/doc/limitations.rst @@ -1,13 +1,5 @@ -.. _limitations: - Limitations =========== -* Strings (except :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