IPWorks SFTP 2020 .NET Edition

Questions / Feedback?

SSHCert Property

A certificate to be used during SSH negotiation.

Syntax

public Certificate SSHCert { get; set; }
Public Property SSHCert As Certificate

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) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 .NET Edition - Version 20.0 [Build 8263]