Crypto_algo.Rsa_pss_paramsRSA-PSS parameters.
The type for RsaPssParams objects.
v ~name ~salt_length is an signature parameter object with given properties. name defaults to "RSA-PSS".
val salt_length : t -> intsalt_length a is the byte length of the name of the random salt to use.