Static makiko::pubkey::SSH_RSA_SHA1

source ·
pub static SSH_RSA_SHA1: PubkeyAlgo
Expand description

“ssh-rsa” public key algorithm using SHA-1 from RFC 4253.

This algorithm is compatible with RsaPubkey and RsaPrivkey.