org.bouncycastle.crypto.tls
public interface CertificateVerifyer
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(X509CertificateStructure[] certs) |
boolean isValid(X509CertificateStructure[] certs)
certs
- The certs, which are part of the chain.