Home | History | Annotate | Download | only in DNS

Lines Matching refs:Date

244 	private Date when, now;
246 SignatureExpiredException(Date when, Date now) {
255 public Date
263 public Date
273 private Date when, now;
275 SignatureNotYetValidException(Date when, Date now) {
284 public Date
292 public Date
795 Date now = new Date();
899 Date inception, Date expiration) throws DNSSECException
921 Date inception, Date expiration, String provider) throws DNSSECException
940 PrivateKey privkey, Date inception, Date expiration)
968 Date now = new Date();