Method Standards.PKCS.Signature.Signed()->sign()
- Method
sign
 
- this_programsign(- Crypto.Sign- sign,- Crypto.Hash- hash)
- Description
- Sign tbs with the provided - signand- 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.