CertificateValidity.valid

Verify that the current time is within the validity period.

@exception CertificateExpiredException if the certificate has expired. @exception CertificateNotYetValidException if the certificate is not yet valid.

  1. void valid()
    class CertificateValidity
    void
    valid
    ()
  2. void valid(Date now)

Meta