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

Show file Open project: dotnet/corefx

Private Methods

Method Description
LoadCertificateFromFile ( ) : X509Certificate2
TestGetFormat ( ) : void
TestGetKeyAlgorithm ( ) : void
TestGetKeyAlgorithmParameters ( ) : void
TestGetPublicKey ( ) : void
TestIssuer ( ) : void
TestLoadSignedFile ( ) : void
TestSerial ( ) : void
TestSubject ( ) : void
TestThumbprint ( ) : void