Method Standards.PKCS.RSA.pss_signature_algorithm_id()
- Method pss_signature_algorithm_id
Sequence
pss_signature_algorithm_id(Crypto.Hash
hash
,int(0..)
|void
saltlen
)- Description
Returns the PKCS-1 algorithm identifier for RSASSA-PSS and the provided hash algorithm and saltlen.
- See also