Pike programming language

Top Standards Standards.PKCS Standards.PKCS.RSA
➤ Standards.PKCS.RSA.public_key() Standards.PKCS.Signature ➤

Method Standards.PKCS.RSA.signature_algorithm_id()


Method signature_algorithm_id

Sequence|zero signature_algorithm_id(Crypto.Hash hash)

Description

Returns the PKCS-1 algorithm identifier for RSA and the provided hash algorithm. One of Crypto.MD2, Crypto.MD5, Crypto.SHA1, Crypto.SHA256, Crypto.SHA384 or Crypto.SHA512.

Extracted from as of .