Suspend the Encryption Process

To stop encrypting a database in the process of being encrypted, use the suspend encrypt option of the alter database command.

alter database database_name
    suspend encryption