- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for BitString (0.03 sec)
-
src/test/java/jcifs/spnego/NegTokenInitTest.java
@Test @DisplayName("Tag [3] MIC with non-OctetString is ignored (no crash)") void testMicTag3NonOctetIgnored() throws Exception { // Manually craft a token where field [3] is not an OctetString (e.g., BitString) ASN1EncodableVector fields = new ASN1EncodableVector(); // Add a dummy [3] BIT STRING which should be ignored by implementation fields.add(new DERTaggedObject(true, 3, new DERBitString(0xA5)));Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 21K bytes - Viewed (0)