X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=doc%2Flimitations.rst;h=0a0b1b1dbbe3f1a25ce5329e90fa385954166e9c;hp=db1843cf0edb1e3acca726af96c88a5f92030dd4;hb=HEAD;hpb=e7e1f193dc0e6e91f803e78420c2760f18e05380 diff --git a/doc/limitations.rst b/doc/limitations.rst index db1843c..0a0b1b1 100644 --- a/doc/limitations.rst +++ b/doc/limitations.rst @@ -1,13 +1,5 @@ -.. _limitations: - Limitations =========== -* 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