Create a signature of the body with key
body
key
return the signature as bytes
Uint8List sign(JWTKey key, Uint8List body);