VerifyContentMAC 2.0.0

Bundle
org.apache.nifi | nifi-cipher-nar
Description
Calculates a Message Authentication Code using the provided Secret Key and compares it with the provided MAC property
Tags
Authentication, HMAC, MAC, Signing
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success Signature Verification Succeeded
failure Signature Verification Failed
Writes Attributes
Name Description
mac.calculated Calculated Message Authentication Code encoded by the selected encoding
mac.encoding The Encoding of the Hashed Message Authentication Code
mac.algorithm Hashed Message Authentication Code Algorithm