Static makiko::pubkey::RSA_SHA2_512

source ·
pub static RSA_SHA2_512: PubkeyAlgo
Expand description

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

This algorithm is compatible with RsaPubkey and RsaPrivkey.