Interface NTLMEngine


public interface NTLMEngine
Abstract NTLM authentication engine. The engine can be used to generate Type1 messages and Type3 messages in response to a Type2 challenge.

For details see this resource

Author:
Oleg Kalnichevski
  • Method Details