public class TrustAllCertValidator extends Object implements org.xipki.scep.message.CertificateValidator
| Constructor and Description |
|---|
TrustAllCertValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
trustCertificate(X509Certificate target,
X509Certificate[] otherCerts) |
public boolean trustCertificate(X509Certificate target, X509Certificate[] otherCerts)
trustCertificate in interface org.xipki.scep.message.CertificateValidatorCopyright © 2018. All rights reserved.