public void SetPasswordMasterKeyBytes(byte[] bytes) { PasswordMasterKey = SecureStringWrapper.ConvertToHex(bytes); }