Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Infrastructure.IHmacHashBuilder
IHmacHashBuilder.Build(string) Method
Builds the HMAC hash
csharp
string Build(string privateKey);
Parameters
privateKey
System.String
Secret key to be used for the hash
Returns
System.String
HMAC has that can be used to sign HTTP requests with