|
|||||||||
| Home >> All >> java >> security >> [ cert overview ] | PREV NEXT | ||||||||
Uses of Class
java.security.cert.CertificateNotYetValidException
| Uses of CertificateNotYetValidException in java.security.cert |
| Methods in java.security.cert that throw CertificateNotYetValidException | |
abstract void |
X509Certificate.checkValidity()
Checks the validity of the X.509 certificate. |
abstract void |
X509Certificate.checkValidity(java.util.Date date)
Checks the validity of the X.509 certificate for the specified time and date. |
|
|||||||||
| Home >> All >> java >> security >> [ cert overview ] | PREV NEXT | ||||||||