Searched refs:certNotBefore (Results 1 – 1 of 1) sorted by relevance
662 Date certNotBefore = pair.first; in generateKeyWithDifferentValidityPeriods() local674 .setCertificateNotBefore(certNotBefore) in generateKeyWithDifferentValidityPeriods()685 certNotBefore, in generateKeyWithDifferentValidityPeriods() local1102 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local1117 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossible()1128 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossible()1172 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local1187 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1199 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1236 Date certNotBefore = new Date(System.currentTimeMillis() - 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local[all …]