Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
7.4::
Standards
Standards.PKCS
Standards.PKCS.Signature

Method Standards.PKCS.Signature.build_digestinfo()


Method build_digestinfo

string build_digestinfo(string msg, object hash)

Description

In Pike 7.6 the hash is required to be a Crypto.Hash object.