Searched refs:getEndDate (Results 1 – 5 of 5) sorted by relevance
58 assertEquals("endDate should be the one specified", NOW_PLUS_10_YEARS, spec.getEndDate()); in testConstructor_Success()85 assertEquals("endDate should be the one specified", NOW_PLUS_10_YEARS, spec.getEndDate()); in testBuilder_Success()
128 certGen.setNotAfter(mSpec.getEndDate()); in generateKeyPair()
286 public Date getEndDate() { in getEndDate() method in KeyPairGeneratorSpec
28468 method public java.util.Date getEndDate();
26876 method public java.util.Date getEndDate();