HomeSort by relevance Sort by last modified time
    Searched refs:SIG_ALG (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
AlgorithmChecker.java 189 algorithmId = (AlgorithmId)x509Cert.get(X509CertImpl.SIG_ALG);
  /libcore/ojluni/src/main/java/sun/security/x509/
X509CertImpl.java 119 public static final String SIG_ALG = NAME + DOT + ALG_ID;
    [all...]

Completed in 3151 milliseconds