Searched refs:certNotBefore (Results 1 – 1 of 1) sorted by relevance
868 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local883 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossible()894 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossible()937 Date certNotBefore = new Date(System.currentTimeMillis() - 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local952 .setCertificateNotBefore(certNotBefore) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()964 certNotBefore, in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1000 Date certNotBefore = new Date(System.currentTimeMillis() - 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local1022 .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 …]