Package ndg :: Package httpsclient :: Module subj_alt_name :: Class AttributeTypeAndValue
[hide private]

Class AttributeTypeAndValue

source code


ASN.1 Attribute type and value class

Instance Methods [hide private]

Inherited from pyasn1.type.univ.Sequence: getComponentPositionNearType, getComponentTagMapNearPosition

Inherited from pyasn1.type.univ.SequenceAndSetBase: __getitem__, __init__, __setitem__, getComponentByName, getComponentByPosition, getComponentType, getDefaultComponentByPosition, getNameByPosition, prettyPrint, setComponentByName, setComponentByPosition, setDefaultComponents

Inherited from pyasn1.type.univ.SequenceAndSetBase (private): _cloneComponentValues, _verifyComponent

Inherited from pyasn1.type.base.AbstractConstructedAsn1Item: __bool__, __eq__, __ge__, __gt__, __le__, __len__, __lt__, __ne__, __nonzero__, __repr__, clear, clone, getComponentTagMap, subtype, verifySizeSpec

Inherited from pyasn1.type.base.Asn1ItemBase: getEffectiveTagSet, getSubtypeSpec, getTagMap, getTagSet, isSameTypeWith, isSuperTypeOf

Inherited from pyasn1.type.base.Asn1ItemBase (private): _verifySubtypeSpec

Class Variables [hide private]
  componentType = namedtype.NamedTypes(namedtype.NamedType('type...

Inherited from pyasn1.type.univ.Sequence: baseTagSet, tagSet, typeId

Inherited from pyasn1.type.base.AbstractConstructedAsn1Item: sizeSpec

Inherited from pyasn1.type.base.Asn1ItemBase: subtypeSpec

Class Variable Details [hide private]

componentType

Value:
namedtype.NamedTypes(namedtype.NamedType('type', AttributeType()), nam\
edtype.NamedType('value', AttributeValue()),)