Exception Thrown By: | Cause | |
Class | Method | |
X509Certificate | public abstract void checkValidity() | if the certificate has expired. |
X509Certificate | public abstract void checkValidity(Date date) | if the certificate has expiredwith respect to the date supplied. |