The documentation gives instructions to decode the key back to it's original value from hex, and to use that to decrypt the attachment.The decryption-key is originally provided as hex in the attachment payload.However, I can't seem to figure out how to decode to that original value.Any advice would be greatly appreciated.