
Universal types
---------------

.. autoclass:: pyasn1.type.univ.NoValue()

.. toctree::
   :maxdepth: 2

   /docs/type/univ/integer
   /docs/type/univ/boolean
   /docs/type/univ/bitstring
   /docs/type/univ/octetstring
   /docs/type/univ/null
   /docs/type/univ/objectidentifier
   /docs/type/univ/real
   /docs/type/univ/enumerated
   /docs/type/univ/any
   /docs/type/univ/setof
   /docs/type/univ/sequenceof
   /docs/type/univ/set
   /docs/type/univ/sequence
   /docs/type/univ/choice
