- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for mechList (1.05 sec)
-
src/main/java/jcifs/smb/SpnegoContext.java
dos.writeObject(new DERSequence(mechs)); dos.close(); return bos.toByteArray(); } catch (final IOException e) { throw new CIFSException("Failed to encode mechList", e); } } private SpnegoToken initialToken() throws CIFSException { final byte[] mechToken = this.mechContext.initSecContext(new byte[0], 0, 0);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 14.5K bytes - Viewed (0)