Searched refs:certNotAfter (Results 1 – 1 of 1) sorted by relevance
869 Date certNotAfter = new Date(System.currentTimeMillis() + 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local884 .setCertificateNotAfter(certNotAfter) in testGenerate_EC_ModernSpec_AsCustomAsPossible()895 certNotAfter); in testGenerate_EC_ModernSpec_AsCustomAsPossible()938 Date certNotAfter = new Date(System.currentTimeMillis() + 1000 * 60 * 60 * 24 * 7); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local953 .setCertificateNotAfter(certNotAfter) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()965 certNotAfter); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()1001 Date certNotAfter = new Date(System.currentTimeMillis() + 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local1023 .setCertificateNotAfter(certNotAfter) in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1034 certNotAfter); in testGenerate_RSA_ModernSpec_AsCustomAsPossible()1089 Date certNotAfter = new Date(System.currentTimeMillis() + 1000L * 60 * 60 * 24 * 210); in testGenerate_RSA_ModernSpec_AsCustomAsPossibleStrongbox() local[all …]