Static makiko::pubkey::RSA_SHA2_256

source ·
pub static RSA_SHA2_256: PubkeyAlgo
Expand description

“rsa-sha2-256” public key algorithm from RFC 8332.

This algorithm is compatible with RsaPubkey and RsaPrivkey.