Method Standards.PKCS.RSA.oaep_algorithm_id()
- Method
oaep_algorithm_id
Sequence
oaep_algorithm_id(Crypto.Hash
hash
,string(8bit)
|void
label
)- Description
Returns the PKCS-1 algorithm identifier for RSAES-OAEP and the provided hash algorithm and label.
- See also