- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getRemoteMechs (0.05 sec)
-
src/main/java/jcifs/smb/SpnegoContext.java
*/ ASN1ObjectIdentifier[] getMechs() { return this.mechs; } /** * @return the mechanisms announced by the remote end */ ASN1ObjectIdentifier[] getRemoteMechs() { return this.remoteMechs; } /** * Set what mechanism is being used for this context. * * @param mechs */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 14.5K bytes - Viewed (0)