Module ngrok_api::ssh_user_certificates
source · [−]Expand description
SSH User Certificates are presented by SSH clients when connecting to an SSH server to authenticate their connection. The SSH server must trust the SSH Certificate Authority used to sign the certificate.
Structs
SSH User Certificates are presented by SSH clients when connecting to an SSH server to authenticate their connection. The SSH server must trust the SSH Certificate Authority used to sign the certificate.
Provides streams of pages of types::SSHUserCertificateList, or of types::SSHUserCertificate directly.