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