IPWorks 2020 JavaScript Edition

Questions / Feedback?

StartSSL Method

Starts SSL negotiation on a connection.

Syntax

async ipdaemon.startSSL(connectionId : string): Promise<void>

Remarks

This method is used to start SSL negotiation on a plaintext connection. Please refer to the SSLStartMode property for more information.

Note that the Connected event will fire again after SSL negotiation is complete.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]