- error
const(Error) error()
Undocumented in source. Be warned that the author may not have intended to support it.
- error
Error error()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSigned
bool isSigned()
Checks if the message has been signed
NOTE!! This does not mean that the signature is correct
- method
const(Method) method()
Undocumented in source. Be warned that the author may not have intended to support it.
- method
Method method()
Undocumented in source. Be warned that the author may not have intended to support it.
- params
const(T) params(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- response
const(Response) response()
Undocumented in source. Be warned that the author may not have intended to support it.
- response
Response response()
Undocumented in source. Be warned that the author may not have intended to support it.
- result
const(T) result(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- supports
bool supports()
Undocumented in source. Be warned that the author may not have intended to support it.
- toDoc
const(Document) toDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
- toHiBON
inout(HiBONT) toHiBON()
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
bool verify(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.