Method Crypto.RSA.PSSState()->pkcs_signature_algorithm_id()
- Method pkcs_signature_algorithm_id
 localpkcs_signature_algorithm_id(Sequence.Hashhash,int(0..)|voidsaltlen)- Description
 Calls Standards.PKCS.RSA.pss_signature_algorithm_id with the provided
hashandsaltlen.- Parameter 
hash Hash algorithm for the signature.
- Parameter 
saltlen Length of the salt for the signature. Defaults to the value returned by
salt_size().