Authentication
Secret Key(s)
<security>
<!--it is mandatory to have at least 1 secret key-->
<secret-key>any-string</secret-key>
<!--optionally you can define any mumber of additional secret keys-->
<secret-key>optional-another-string</secret-key>
</security>Calculation of the Hash
Example Calculation
Include-In-Hash Use Cases
Last updated