Searched refs:certNotBefore (Results 1 – 1 of 1) sorted by relevance
865 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local880 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossible()892 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossible()935 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local950 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()963 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()999 Date certNotBefore = new Date(System.currentTimeMillis() - 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local1021 .setCertificateNotBefore(certNotBefore) in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1033 certNotBefore, in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1088 Date certNotBefore = new Date(System.currentTimeMillis() - 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox() local[all …]