Table of Contents

TTMSFNCWebSocketServer.OnGetSSLPassword Event

Occurs when the password protecting the certificate or key file is required.

API unit family: TMSFNCWebSocketServer Declaring type: TTMSFNCWebSocketServer Inherited from: TTMSFNCCustomWebSocketServer

Syntax

OnGetSSLPassword: TTMSFNCWebSocketServerGetSSLPasswordEvent;

Parameters

Name Description
Sender The server that raised the event.
APassword Set this to the password used to read the certificate or key file.