apigeelint
Version:
Node module to lint and Apigee Edge bundle.
10 lines (9 loc) • 336 B
text/xml
<HMAC name="HMAC-Fail-2">
<!-- more than one Algorithm element -->
<Algorithm>SHA-256</Algorithm>
<Algorithm>SHA-1</Algorithm>
<Message>{template_for_message}</Message>
<SecretKey ref='private.secret_key'/>
<Output encoding='base16'>output_value</Output>
<VerificationValue ref='variable_name'/> <!-- optional -->
</HMAC>