Module ssh_user_certificates

Module 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ยง

Client
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.
List
Provides streams of pages of types::SSHUserCertificateList, or of types::SSHUserCertificate directly.