Searched refs:_oid_specs (Results 1 – 13 of 13) sorted by relevance
77 if algo in self._oid_specs:78 return self._oid_specs[algo]181 _oid_specs = { variable in MaskGenAlgorithm299 _oid_specs = { variable in SignedDigestAlgorithm417 _oid_specs = { variable in KdfAlgorithm447 _oid_specs = { variable in KeyExchangeAlgorithm503 _oid_specs = { variable in PSourceAlgorithm654 _oid_specs = { variable in EncryptionAlgorithm1149 _oid_specs = { variable in Pkcs5MacAlgorithm1154 EncryptionAlgorithm._oid_specs['pbes2'] = Pbes2Params[all …]
79 Extension._oid_specs['adobe_archive_rev_info'] = AdobeArchiveRevInfo80 Extension._oid_specs['adobe_timestamp'] = AdobeTimestamp81 Extension._oid_specs['adobe_ppklite_credential'] = Null84 CMSAttribute._oid_specs['adobe_revocation_info_archival'] = SetOfRevocationInfoArchival
175 _oid_specs = {} variable in CMSAttribute178 return self._oid_specs.get(self['type'].native, SetOfAny)424 _oid_specs = { variable in AttCertAttribute436 return self._oid_specs.get(self['type'].native, SetOfAny)525 _oid_specs = {} variable in ContentInfo539 _oid_specs = {} variable in EncapsulatedContentInfo585 _oid_specs = { variable in OtherRevocationInfoFormat693 _oid_specs = { variable in KeyEncryptionAlgorithm949 ContentInfo._oid_specs = {962 EncapsulatedContentInfo._oid_specs = {[all …]
85 _oid_specs = { variable in Attribute93 return self._oid_specs.get(self['type'].native, SetOfAny)152 _oid_specs = { variable in CertBag183 _oid_specs = { variable in SafeBag
302 EncapsulatedContentInfo._oid_specs['tst_info'] = TSTInfo303 EncapsulatedContentInfo._oid_specs['timestamped_data'] = TimeStampedData304 ContentInfo._oid_specs['timestamped_data'] = TimeStampedData308 CMSAttribute._oid_specs['signing_certificate'] = SetOfSigningCertificates310 CMSAttribute._oid_specs['signing_certificate_v2'] = SetOfSigningCertificatesV2
76 _oid_specs = { variable in RequestExtension183 _oid_specs = { variable in TBSRequestExtension418 _oid_specs = { variable in SingleResponseExtension571 _oid_specs = { variable in ResponseDataExtension607 _oid_specs = { variable in ResponseBytes
268 _oid_specs = { variable in CharacteristicTwo286 _oid_specs = { variable in FieldID684 _oid_specs = { variable in PrivateKeyAlgorithm1035 _oid_specs = { variable in PublicKeyAlgorithm
71 _oid_specs = { variable in CRIAttribute
82 _oid_specs = { variable in TBSCertListExtension152 _oid_specs = { variable in CRLEntryExtension
659 _oid_specs = { variable in NameTypeAndValue1368 _oid_specs = { variable in ExtensionAttribute1619 _oid_specs = { variable in PolicyQualifierInfo2028 _oid_specs = { variable in SubjectDirectoryAttribute2042 if type_ in self._oid_specs:2043 return self._oid_specs[type_]2093 _oid_specs = { variable in Extension
3359 _oid_specs = None variable in Sequence3752 if oid in self._oid_specs:3753 spec_override = self._oid_specs[oid]
568 *asn1crypto* provides the `_oid_pair` and `_oid_specs` properties of the578 The `_oid_specs` property is a `dict` object with `ObjectIdentifier` values as581 `_oid_specs`, then the corresponding type class will be used as the600 _oid_specs = {
46 _oid_specs = { variable in Seq66 _oid_specs = { variable in NestSeqAny78 _oid_specs = { variable in NestSeqExplicit