Lines Matching refs:valid
36 * This class defines the interval for which the certificate is valid.
60 // Returns the first time the certificate is valid.
65 // Returns the last time the certificate is valid.
111 * is not valid.
113 * not valid.
242 * yet valid.
244 public void valid()
247 valid(now);
258 * yet valid with respect to the <code>Date</code> supplied.
261 public void valid(Date now)