- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testCalculateMac (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/jcifs/pac/PacMacTest.java
} /** * Test method for * {@link jcifs.pac.PacMac#calculateMac(int, java.util.Map, byte[])}. * * @throws PACDecodingException */ @Test void testCalculateMac() throws PACDecodingException { Map<Integer, KerberosKey> keys = new HashMap<>(); KerberosKey hmacKey = new KerberosKey(TEST_PRINCIPAL, new byte[16], PacSignature.ETYPE_ARCFOUR_HMAC, 0);Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 07:14:38 GMT 2025 - 7.1K bytes - Click Count (0)