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 MaskGenAlgorithm304 _oid_specs = { variable in SignedDigestAlgorithm426 _oid_specs = { variable in KdfAlgorithm456 _oid_specs = { variable in KeyExchangeAlgorithm512 _oid_specs = { variable in PSourceAlgorithm663 _oid_specs = { variable in EncryptionAlgorithm1157 _oid_specs = { variable in Pkcs5MacAlgorithm1162 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
178 _oid_specs = {} variable in CMSAttribute181 return self._oid_specs.get(self['type'].native, SetOfAny)427 _oid_specs = { variable in AttCertAttribute439 return self._oid_specs.get(self['type'].native, SetOfAny)528 _oid_specs = {} variable in ContentInfo542 _oid_specs = {} variable in EncapsulatedContentInfo588 _oid_specs = { variable in OtherRevocationInfoFormat696 _oid_specs = { variable in KeyEncryptionAlgorithm967 ContentInfo._oid_specs = {980 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 FieldID689 _oid_specs = { variable in PrivateKeyAlgorithm1051 _oid_specs = { variable in PublicKeyAlgorithm
105 _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_]2095 _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