IPWorks SFTP 2020 Android Edition

Questions / Feedback?

SSHCert Property

A certificate to be used during SSH negotiation.

Syntax

public Certificate getSSHCert();
public void setSSHCert(Certificate SSHCert);

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.

Default Value

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