sign Message
Signs the message.
Return
The signature as a byte array or null if an error occurred.
Parameters
message
The message to sign.
private Key
The private key to use for signing.
Signs the message.
The signature as a byte array or null if an error occurred.
The message to sign.
The private key to use for signing.