Internet Direct (Indy) Version 9.0.1 Beta
TIdDigestAuthentication.Destroy
Frees the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and frees resource allocated to its member variables. Destroy calls the inherited Destroy method prior to exiting.