| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface CertificateVerifyerMethod Summary | |
boolean |
|
public boolean isValid(X509CertificateStructure[] certs)
- Parameters:
certs- The certs, which are part of the chain.
- Returns:
- True, if the chain is accepted, false otherwise.