- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for mechList (0.06 sec)
-
src/main/java/jcifs/smb/SpnegoContext.java
dos.writeObject(new DERSequence(mechs)); dos.close(); return bos.toByteArray(); } catch ( IOException e ) { throw new CIFSException("Failed to encode mechList", e); } } private SpnegoToken initialToken () throws CIFSException { byte[] mechToken = this.mechContext.initSecContext(new byte[0], 0, 0);
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Jan 04 04:18:31 UTC 2021 - 14.8K bytes - Viewed (0)