]> Cypherpunks.ru repositories - pyderasn.git/blob - doc/limitations.rst
Better english
[pyderasn.git] / doc / limitations.rst
1 .. _limitations:
2
3 Limitations
4 ===========
5
6 * Strings (except for :py:class:`pyderasn.NumericString` and
7   :py:class:`pyderasn.PrintableString`) are not validated
8   in any way, except just trying to be decoded in ``ascii``,
9   ``iso-8859-1``, ``utf-8/16/32`` correspondingly
10 * :py:class:`pyderasn.GeneralizedTime` does not support zero year
11 * :py:class:`pyderasn.UTCTime` and :py:class:`pyderasn.GeneralizedTime`
12   support only DER-encoding
13 * No REAL, RELATIVE OID, EXTERNAL, INSTANCE OF, EMBEDDED PDV, CHARACTER STRING