Searched refs:DEFAULT_CERT_NOT_BEFORE (Results 1 – 1 of 1) sorted by relevance
241 private static final Date DEFAULT_CERT_NOT_BEFORE = new Date(0L); // Jan 1 1970 field in KeyGenParameterSpec311 certificateNotBefore = DEFAULT_CERT_NOT_BEFORE; in KeyGenParameterSpec()