ETLSAlertError.Create(TTLSAlertDescription,Integer,String) Constructor
Initializes a new instance of the ETLSAlertError class.
public constructor Create(const Description: TTLSAlertDescription; const TLSError: Integer = TLSError_BadProtocol; const Msg: String = '');
Parameters
- Description
- Type: TTLSAlertDescription
- TLSError
- Type: Integer
- Msg
- Type: String