Checks that the certificate is currently valid, i.e. the current time is within the specified validity period.
@exception CertificateExpiredException if the certificate has expired. @exception CertificateNotYetValidException if the certificate is not yet valid.
See Implementation
Checks that the certificate is currently valid, i.e. the current time is within the specified validity period.
@exception CertificateExpiredException if the certificate has expired. @exception CertificateNotYetValidException if the certificate is not yet valid.