SignResponse

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

clientData
void clientData(string clientData)
Undocumented in source. Be warned that the author may not have intended to support it.
clientData
string clientData()
Undocumented in source. Be warned that the author may not have intended to support it.
errorCode
void errorCode(Optional!(T0) errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.
errorCode
Optional!(ushort) errorCode()
Undocumented in source. Be warned that the author may not have intended to support it.
errorMessage
void errorMessage(Optional!(T0) errorMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
errorMessage
Optional!(string) errorMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
keyHandle
void keyHandle(string keyHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
keyHandle
string keyHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
signatureData
void signatureData(string signatureData)
Undocumented in source. Be warned that the author may not have intended to support it.
signatureData
string signatureData()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta