- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGenerateNonceGCM (0.07 seconds)
-
src/test/java/jcifs/internal/smb2/Smb2EncryptionContextTest.java
assertEquals(originalDialect, encryptionContext.getDialect(), "Dialect should remain unchanged"); } @Test @DisplayName("Should generate unique nonces with correct size for GCM") void testGenerateNonceGCM() { // Given - GCM cipher context Smb2EncryptionContext gcmContext = new Smb2EncryptionContext(EncryptionNegotiateContext.CIPHER_AES128_GCM, DialectVersion.SMB311,
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 44.1K bytes - Click Count (0)