Static webpki::RSA_PSS_2048_8192_SHA256_LEGACY_KEY [−][src]
pub static RSA_PSS_2048_8192_SHA256_LEGACY_KEY: SignatureAlgorithm=
SignatureAlgorithm{public_key_alg_id: RSA_ENCRYPTION, signature_alg_id: RSA_PSS_SHA256, verification_alg: &signature::RSA_PSS_2048_8192_SHA256,}
RSA PSS signatures using SHA-256 for keys of 2048-8192 bits and of type rsaEncryption; see https://tools.ietf.org/html/rfc4055#section-1.2