Searched refs:dsaWithSHA1 (Results 1 – 8 of 8) sorted by relevance
22 …static final DERObjectIdentifier dsaWithSHA1 = new DERObjectIdentifier("1.3.14.3.2.… field
24 dsaWithSHA1 sha1 dsa
114 dsaWithSHA1 113
35 X9cm 3 : DSA-SHA1 : dsaWithSHA1648 !Cname dsaWithSHA1-2649 algorithm 27 : DSA-SHA1-old : dsaWithSHA1-old
133 || algId.getObjectId().equals(OIWObjectIdentifiers.dsaWithSHA1)) in createKey()
260 else if (algOid.equals(OIWObjectIdentifiers.dsaWithSHA1)) in createPublicKeyFromPublicKeyInfo()
146 oids.put(OIWObjectIdentifiers.dsaWithSHA1, "SHA1WITHDSA"); in oids.put() argument
2871 || algId.getObjectId().equals(OIWObjectIdentifiers.dsaWithSHA1))