]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/features.rst
Explicit mention that *Time do not support BER
[pyderasn.git] / doc / features.rst
index c18c83d9720c56ad8cd66d774ee3d61adc4ceda1..fd05f8484001bdc08c66ba98518f9abe968f05a9 100644 (file)
@@ -3,8 +3,8 @@ Features
 
 * BER/CER/DER decoding, DER encoding
 * Basic ASN.1 data types (X.208): BOOLEAN, INTEGER, BIT STRING, OCTET
-  STRING, NULL, OBJECT IDENTIFIER, ENUMERATED, all strings, UTCTime,
-  GeneralizedTime, CHOICE, ANY, SEQUENCE (OF), SET (OF)
+  STRING, NULL, OBJECT IDENTIFIER, ENUMERATED, all strings, UTCTime (no
+  BER), GeneralizedTime (no BER), CHOICE, ANY, SEQUENCE (OF), SET (OF)
 * Size :ref:`constraints <bounds>` checking
 * Working with sequences as high level data objects with ability to
   (un)marshall them