Signs the payload with a private key and returns the obtained signature.
payload
Future<SignatureBase> signToSignature(Uint8List payload);