Internet Direct (Indy) Version 9.0.2 Beta
TIdNTLMAuthentication.Create
Constructor for the object instance.

constructor Create; override;
Description
Create is the constructor for the object instance, and calls the inherited Create method.

Create also initializes the OpenSSL library used for constructing binary message packets used by the protocol by calling IdSSLOpenSSLHeaders.Load. If the OpenSSL library cannot be loaded, the constructor aborts creation of the object instance.