Method Standards.PKCS.Signature.Signed()->sign()
- Method sign
this_program sign(Crypto.Sign sign, Crypto.Hash hash)
- Description
Sign tbs with the provided sign and hash.
- Returns
Returns the Signed object.
this_program sign(Crypto.Sign sign, Crypto.Hash hash)
Sign tbs with the provided sign and hash.
Returns the Signed object.