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-2016 NHIN Direct. All Rights Reserved.