• I solved my issue.

    Steps I made for Job run successful :

    Create a Credential in SQL Server with the windows User Name.

    Create Proxy with this Credential.

    Run SSIS with Proxy.

    This solved my issue and now generate encrypted file with SQL Server Job.

    Thank you all who have help me a lot.