Searched defs:ecdsa_with_SHA1 (Results 1 – 11 of 11) sorted by relevance
127 ecdsa_with_SHA1 = univ.ObjectIdentifier('1.2.840.10045.4.1') variable
116 ecdsa_with_SHA1 = _OID(id_ecSigType, 1) variable
54 digestOids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, OIWObjectIdentifiers.idSHA1); in digestOids.put()
42 ASN1ObjectIdentifier ecdsa_with_SHA1 = id_ecSigType.branch("1"); field
40 ASN1ObjectIdentifier ecdsa_with_SHA1 = id_ecSigType.branch("1"); field
155 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA"); in oids.put()
91 addEntries(X9ObjectIdentifiers.ecdsa_with_SHA1, "ECDSA"); in addEntries()
157 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA"); in oids.put()
103 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA"); in oids.put()