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

Class Extensions

source code


ASN.1 extensions class

Instance Methods [hide private]

Inherited from pyasn1.type.univ.SetOf: getComponentByPosition, getComponentTagMap, prettyPrint, setComponentByPosition

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

Inherited from pyasn1.type.base.AbstractConstructedAsn1Item: __bool__, __eq__, __ge__, __getitem__, __gt__, __init__, __le__, __len__, __lt__, __ne__, __nonzero__, __repr__, __setitem__, clear, clone, getComponentType, setDefaultComponents, 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 = Extension()
  sizeSpec = ConstraintsIntersection(ConstraintsIntersection(), ...

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

Inherited from pyasn1.type.base.Asn1ItemBase: subtypeSpec

Class Variable Details [hide private]

sizeSpec

Value:
ConstraintsIntersection(ConstraintsIntersection(), ValueSizeConstraint\
(1, 64))