get Signed Hash
Signs a message using the private key
Return
The signed hash.
Parameters
hash
The hash of the user.
private_key
The private key of the user.
Signs a message using the private key
The signed hash.
The hash of the user.
The private key of the user.