Universal types¶
-
class
pyasn1.type.univ.
NoValue
¶ Create a singleton instance of NoValue class.
NoValue object can be used as an initializer on PyASN1 type class instantiation to represent ASN.1 type rather than ASN.1 data value.
No operations other than type comparison can be performed on a PyASN1 type object.