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