using System.Security.Cryptography; namespace System.Security.Cryptography.X509Certificates { [Serializable] public class X509Certificate { internal X509Certificate () {} } }