public interface CertificateVerifyer
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(X509CertificateStructure[] certs)
Deprecated.
|
boolean isValid(X509CertificateStructure[] certs)
certs
- The certs, which are part of the chain.Copyright © 2015. All rights reserved.