Requiem.RetryToken.Protector.decrypt

You're seeing just the function decrypt, go back to Requiem.RetryToken.Protector module for more information.
Link to this function

decrypt(secret, nonce, tag, token)

Specs

decrypt(binary(), binary(), binary(), binary()) :: {:ok, binary()} | :error