That depends on what you're using, I assume you script the DB objects in SQL and the encrypted ones don't get transferred because they can't be scripted?
You can either use a 3rd party tool to decrypt them prior to the move, or use another tool like SQL Compare that will decrypt for you prior to the move and then re-encrypt at the other end.
Mike