C# Class System.Security.Cryptography.X509Certificates.Tests.CtorTests

Show file Open project: dotnet/corefx

Private Methods

Method Description
InvalidCertificateBlob ( ) : void
InvalidStorageFlags ( ) : void
InvalidStorageFlags_PersistedEphemeral ( ) : void
TestByteArrayConstructor_SerializedCert_Unix ( ) : void
TestConstructor_DER ( ) : void
TestConstructor_PEM ( ) : void
TestConstructor_SerializedCert_Windows ( ) : void
TestCopyConstructor_Lifetime_Cloned ( ) : void
TestCopyConstructor_Lifetime_Cloned_Reversed ( ) : void
TestCopyConstructor_Lifetime_Independent ( ) : void
TestCopyConstructor_NoPal ( ) : void
TestCopyConstructor_Pal ( ) : void
TestDefaultConstructor ( ) : void
TestNullConstructorArguments ( ) : void
TestPrivateKey ( X509Certificate2 c, bool expectSuccess ) : void
TestSerializeDeserialize_DER ( ) : void
TestSerializeDeserialize_NoPal ( ) : void
VerifyDefaultConstructor ( X509Certificate2 c ) : void