- sign
Signature[] sign(const(SecureNet[]) nets, const(Contract) contract)
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
const(SignedContract) sign(const(SecureNet[]) nets, const(Document[]) inputs, const(Document[]) reads, const(Document) script)
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Pubkey[]) owners)
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Document[]) inputs)
Undocumented in source. Be warned that the author may not have intended to support it.