Home
last modified time | relevance | path

Searched refs:getAuthKeyId (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DDistributionPointFetcher.java371 KeyIdentifier certAKID = certImpl.getAuthKeyId(); in verifyCRL()
372 KeyIdentifier crlAKID = crlImpl.getAuthKeyId(); in verifyCRL()
/libcore/ojluni/src/main/java/sun/security/x509/
DX509CRLImpl.java784 public KeyIdentifier getAuthKeyId() throws IOException { in getAuthKeyId() method in X509CRLImpl
DX509CertImpl.java1118 public KeyIdentifier getAuthKeyId() { in getAuthKeyId() method in X509CertImpl