- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testToByteArrayStructureSanity (0.47 sec)
-
src/test/java/jcifs/spnego/NegTokenInitTest.java
} @Test @DisplayName("Sanity: toByteArray produces APPLICATION class wrapper and valid structure") void testToByteArrayStructureSanity() throws Exception { NegTokenInit init = new NegTokenInit(new ASN1ObjectIdentifier[] { OID_KRB }, NegTokenInit.INTEGRITY, new byte[] { 0x01 }, new byte[] { 0x02 });
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 21K bytes - Viewed (0)