blob: 3aeb6703f5d2c0ff1d07af1f21cdce78e38f2a52 [file] [log] [blame]
.. _tag.tag:
Solitary tag
------------
.. automodule:: pyasn1.type.tag
:members: tagClassUniversal, tagClassApplication, tagClassContext,
tagClassPrivate, tagFormatSimple, tagFormatConstructed
.. autoclass:: pyasn1.type.tag.Tag
:members:
.. note::
The *Tag* objects are normally used by the
:ref:`TagSet <tag.TagSet>`, objects to model a collection
of ASN.1 tags.