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

Class Extension

source code


ASN.1 extension 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('extn...

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('extnID', univ.ObjectIdentifi\
er()), namedtype.DefaultedNamedType('critical', univ.Boolean('False'))\
, namedtype.NamedType('extnValue', univ.OctetString()),)