sign
Sign the provided data with the keypair's private key.
Return
signed bytes (64 bytes)
Parameters
data
The data to sign
Throws
if the private key for this keypair is null
Sign the provided data with the keypair's private key.
signed bytes (64 bytes)
The data to sign
if the private key for this keypair is null