pub(crate) fn sign( normalized_algorithm: &SubtleRsaPssParams, key: &CryptoKey, message: &[u8], ) -> Result<Vec<u8>, Error>
https://w3c.github.io/webcrypto/#rsa-pss-operations-sign