fun sign(: OcpiRequest<*>, : String): Notary
Create the signature based on an OcpiRequest object containing headers, url-encoded parameters and a generic body.
valuesToSign - The OcpiRequest object whose values should be signed
privateKey - The Etheruem private key to sign the values with