blob: dc2fa47824c49354d924e5398a2eb818a55c072a [file] [log] [blame]
.. _opentype.OpenType:
.. |OpenType| replace:: OpenType
|OpenType|
-----------
.. autoclass:: pyasn1.type.opentype.OpenType
:members:
.. note::
The |OpenType| class models an untyped field of a constructed ASN.1
type. In ASN.1 syntax it is usually represented by the
`ANY DEFINED BY` clause. Typically used with :ref:`Any <univ.Any>`
type.