Error building Player: Exception: Error: type System.Security.Cryptography.MD5CryptoServiceProvider doesn’t exist in target framework.
Error: type System.Security.Cryptography.MD5CryptoServiceProvider doesn’t exist in target framework.
As error states, this class is not available in .NET for Windows Phone. You need alternative implementation.