Class SshHostCertificates

java.lang.Object
com.ngrok.services.SshHostCertificates

public class SshHostCertificates extends Object
SSH Host Certificates along with the corresponding private key allows an SSH server to assert its authenticity to connecting SSH clients who trust the SSH Certificate Authority that was used to sign the certificate. See also https://ngrok.com/docs/api#api-ssh-host-certificates.