public interface CertificateStatusVerifier
| Modifier and Type | Method and Description |
|---|---|
RevocationToken |
check(CertificateToken certificate)
Check the validity (revocation status) of the certificate.
|
RevocationToken check(CertificateToken certificate)
RevocationToken.certificate - The certificate to be verifiedCopyright © 2018. All rights reserved.