public interface RevocationManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRevoked(X509Certificate certificate)
Determine whether or not a certificate has been revoked.
|
boolean isRevoked(X509Certificate certificate)
certificate - The certificate to inspect.Copyright © 2010–2021 NHIN Direct. All rights reserved.