CertificateNotYetValidException |
public class CertificateNotYetValidException extends CertificateException (Code) |
| Certificate is not yet valid exception. This is thrown whenever
the current Date or the specified Date
is before the notBefore date/time in the Certificate
validity period.
author: Hemma Prafullchandra author: 1.6 |