Home
last modified time | relevance | path

Searched refs:_alternatives (Results 1 – 9 of 9) sorted by relevance

/external/python/asn1crypto/asn1crypto/
Dcms.py121 _alternatives = [ variable in Time
205 _alternatives = [ variable in AttCertSubject
274 _alternatives = [ variable in AttCertIssuer
281 _alternatives = [ variable in IetfAttrValue
480 _alternatives = [ variable in CertificateChoices
550 _alternatives = [ variable in SignerIdentifier
592 _alternatives = [ variable in RevocationInfoChoice
655 _alternatives = [ variable in RecipientIdentifier
708 _alternatives = [ variable in OriginatorIdentifierOrKey
731 _alternatives = [ variable in KeyAgreementRecipientIdentifier
[all …]
Dx509.py493 _alternatives = [ variable in DirectoryString
973 _alternatives = [ variable in Name
1178 _alternatives = [ variable in CountryName
1188 _alternatives = [ variable in AdministrationDomainName
1195 _alternatives = [ variable in PrivateDomainName
1264 _alternatives = [ variable in PhysicalDeliveryCountryName
1271 _alternatives = [ variable in PostalCode
1316 _alternatives = [ variable in ExtendedNetworkAddress
1415 _alternatives = [ variable in GeneralName
1469 _alternatives = [ variable in Time
[all …]
Docsp.py317 _alternatives = [ variable in ResponderId
381 _alternatives = [ variable in CertStatus
Dtsp.py233 _alternatives = [ variable in Evidence
Dalgos.py390 _alternatives = [ variable in Pbkdf2Salt
Dcore.py1037 _alternatives = None variable in Choice
1075 for index, info in enumerate(cls._alternatives):
1078 cls._alternatives[index] = info
1154 _, spec, params = self._alternatives[self._choice]
1195 self._name = self._alternatives[self._choice][0]
1208 _, spec, params = self._alternatives[self._choice]
1275 if len(self._alternatives) > 1:
Dkeys.py519 _alternatives = [ variable in ECDomainParameters
/external/python/asn1crypto/tests/
Dtest_core.py98 _alternatives = [ variable in NumChoice
106 _alternatives = [ variable in NumChoiceOldApi
114 _alternatives = [ variable in SeqChoice
121 _alternatives = [ variable in SeqChoiceOldApi
128 _alternatives = [ variable in ChoiceChoice
247 _alternatives = [ variable in SpcString
254 _alternatives = [ variable in SpcLink
/external/python/asn1crypto/docs/
Duniversal_types.md508 The `Choice` class allows handling ASN.1 Choice structures. The `_alternatives`
519 _alternatives = [
638 _alternatives = [