Searched refs:certNotAfter (Results 1 – 1 of 1) sorted by relevance
663 Date certNotAfter = pair.second; in generateKeyWithDifferentValidityPeriods() local675 .setCertificateNotAfter(certNotAfter) in generateKeyWithDifferentValidityPeriods()686 certNotAfter); in generateKeyWithDifferentValidityPeriods() local1103 Date certNotAfter = new Date(System.currentTimeMillis() + 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local1118 .setCertificateNotAfter(certNotAfter) in testGenerate_EC_ModernSpec_AsCustomAsPossible()1129 certNotAfter); in testGenerate_EC_ModernSpec_AsCustomAsPossible()1173 Date certNotAfter = new Date(System.currentTimeMillis() + 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local1188 .setCertificateNotAfter(certNotAfter) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1200 certNotAfter); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1237 Date certNotAfter = new Date(System.currentTimeMillis() + 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local[all …]