public final class RealTrustRootIndex extends Object implements TrustRootIndex
| Constructor and Description |
|---|
RealTrustRootIndex(X509Certificate... caCerts) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
findByIssuerAndSignature(X509Certificate cert)
Returns the trusted CA certificate that signed
cert. |
public RealTrustRootIndex(X509Certificate... caCerts)
public X509Certificate findByIssuerAndSignature(X509Certificate cert)
TrustRootIndexcert.findByIssuerAndSignature in interface TrustRootIndexCopyright © 2017. All Rights Reserved.