Home
last modified time | relevance | path

Searched defs:sigAlgId (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DOCSPResponse.java180 private final AlgorithmId sigAlgId; field in OCSPResponse
577 AlgorithmChecker.check(signerCert.getPublicKey(), sigAlgId); in verify() local
/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
DX509CRLImpl.java298 private sun.security.x509.AlgorithmId sigAlgId; field in X509CRLImpl
/libcore/ojluni/src/main/java/sun/security/x509/
DX509CRLImpl.java98 private AlgorithmId sigAlgId = null; // sig alg in CRL field in X509CRLImpl