- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testKeyAge (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/jcifs/util/SecureKeyManagerTest.java
assertFalse(keyManager.hasSessionKey(sessionId + ".v0"), "Version 0 should be removed"); } @Test public void testKeyAge() throws InterruptedException { String sessionId = "age-test"; keyManager.storeSessionKey(sessionId, testKey, "AES"); long initialAge = keyManager.getKeyAge(sessionId);
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 14.2K bytes - Click Count (0)