Method Standards.PKCS.DSA.signature_algorithm_id()
- Method
signature_algorithm_id
Sequence
|zero
signature_algorithm_id(Crypto.Hash
hash
)- Description
Returns the PKCS-1 algorithm identifier for DSA and the provided hash algorithm. One of
SHA1
,SHA224
orSHA256
.