• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2.. _base.SimpleAsn1Type:
3
4.. |ASN.1| replace:: SimpleAsn1Type
5
6|ASN.1| type
7------------
8
9.. autoclass:: pyasn1.type.base.SimpleAsn1Type(value=NoValue(), tagSet=TagSet(), subtypeSpec=ConstraintsIntersection())
10   :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
11