To resume encrypting a database that had its encryption process interrupted or suspended, use the resume encryption option of the alter database command:
alter database database_name resume encryption [parallel degree_of_parallelism]