public interface TrustRootIndex
Modifier and Type | Method and Description |
---|---|
X509Certificate |
findByIssuerAndSignature(X509Certificate cert)
Returns the trusted CA certificate that signed
cert . |
X509Certificate findByIssuerAndSignature(X509Certificate cert)
cert
.Copyright © 2017. All rights reserved.