Encrypt SA Password when automating the install of SQL server

Hi, I'm wondering if the sa password can be encrypted in this line /SECURITYMODE=SQL /SAPWD="xyz123" when doing an automated silent install of the SQL server.

Thanks.