Declaring Type: LocalResponse
Namespace: Mindee.Input
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Get the HMAC signature of the payload.
public string GetHmacSignature(string secretKey);
secretKey
string
Your secret key from the Mindee platform.
string
The generated HMAC signature.
Documentation generated by MdDocs