Searched refs:keyValidityStart (Results 1 – 4 of 4) sorted by relevance
89 Date keyValidityStart = new Date(System.currentTimeMillis() - TestUtils.DAY_IN_MILLIS); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local117 .setKeyValidityStart(keyValidityStart) in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()132 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
314 Date keyValidityStart = new Date(System.currentTimeMillis() - TestUtils.DAY_IN_MILLIS); in testGenerateHonorsRequestedAuthorizationsHelper() local334 .setKeyValidityStart(keyValidityStart) in testGenerateHonorsRequestedAuthorizationsHelper()361 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGenerateHonorsRequestedAuthorizationsHelper()864 Date keyValidityStart = new Date(System.currentTimeMillis()); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local878 .setKeyValidityStart(keyValidityStart) in testGenerate_EC_ModernSpec_AsCustomAsPossible()907 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGenerate_EC_ModernSpec_AsCustomAsPossible()933 Date keyValidityStart = new Date(System.currentTimeMillis()); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox() local947 .setKeyValidityStart(keyValidityStart) in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()977 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGenerate_EC_ModernSpec_AsCustomAsPossibleStrongbox()996 Date keyValidityStart = new Date(System.currentTimeMillis()); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local[all …]
93 Date keyValidityStart = new Date(System.currentTimeMillis() - TestUtils.DAY_IN_MILLIS); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local115 .setKeyValidityStart(keyValidityStart) in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()141 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
675 Date keyValidityStart = new Date(System.currentTimeMillis() - TestUtils.DAY_IN_MILLIS); in testGenerateHonorsRequestedAuthorizationsHelper() local704 .setKeyValidityStart(keyValidityStart) in testGenerateHonorsRequestedAuthorizationsHelper()720 assertEquals(keyValidityStart, keyInfo.getKeyValidityStart()); in testGenerateHonorsRequestedAuthorizationsHelper()