IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

SSHCert Property

A certificate to be used during SSH negotiation.

Syntax


 getSSHCert(): Certificate;

 setSSHCert(SSHCert: Certificate): void;

Default Value

Remarks

The digital certificate that the server will use during SSH negotiation. A certificate with a private key is required for session authentication and encryption.

This is the server's certificate, and must be set prior to setting Listening to True.

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