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)
TrustRootIndex
cert
.findByIssuerAndSignature
in interface TrustRootIndex
Copyright © 2017. All rights reserved.