Requiem.RetryToken.Protector.encrypt

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

encrypt(secret, nonce, token)

Specs

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