Package jcifs.smb

Class NtlmContext


  • public class NtlmContext
    extends java.lang.Object
    • Method Detail

      • isEstablished

        public boolean isEstablished()
      • getServerChallenge

        public byte[] getServerChallenge()
      • getSigningKey

        public byte[] getSigningKey()
      • initSecContext

        public byte[] initSecContext​(byte[] token,
                                     int offset,
                                     int len)
                              throws SmbException
        Throws:
        SmbException