Searched refs:VALID_NOT_BEFORE (Results 1 – 1 of 1) sorted by relevance
88 private static final String VALID_NOT_BEFORE = "valid-not-before"; field in SslCertificate104 bundle.putString(VALID_NOT_BEFORE, certificate.getValidNotBefore()); in saveState()140 parseDate(bundle.getString(VALID_NOT_BEFORE)), in restoreState()