[]
Signs the given message.
byte[] SignData(byte[] digest)
Function SignData(digest As Byte()) As Byte()
The message to sign.
The signature binary data.