HomeSort by relevance Sort by last modified time
    Searched defs:id_dsa_with_sha2 (Results 1 - 4 of 4) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/
NISTObjectIdentifiers.java 54 static final ASN1ObjectIdentifier id_dsa_with_sha2 = nistAlgorithm.branch("3"); field in interface:NISTObjectIdentifiers
56 static final ASN1ObjectIdentifier dsa_with_sha224 = id_dsa_with_sha2.branch("1");
57 static final ASN1ObjectIdentifier dsa_with_sha256 = id_dsa_with_sha2.branch("2");
58 static final ASN1ObjectIdentifier dsa_with_sha384 = id_dsa_with_sha2.branch("3");
59 static final ASN1ObjectIdentifier dsa_with_sha512 = id_dsa_with_sha2.branch("4");
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 24 milliseconds