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

Show file Open project: dotnet/corefx

Private Methods

Method Description
ComplexGetNameInfo_DnsFromAlternativeName_Cert ( ) : void
ComplexGetNameInfo_DnsFromAlternativeName_Issuer ( ) : void
ComplexGetNameInfo_DnsName_Cert ( ) : void
ComplexGetNameInfo_DnsName_Issuer ( ) : void
ComplexGetNameInfo_EmailName_Cert ( ) : void
ComplexGetNameInfo_EmailName_Issuer ( ) : void
ComplexGetNameInfo_SimpleName_Cert ( ) : void
ComplexGetNameInfo_SimpleName_Issuer ( ) : void
ComplexGetNameInfo_UpnName_Cert ( ) : void
ComplexGetNameInfo_UpnName_Issuer ( ) : void
ComplexGetNameInfo_UrlName_Cert ( ) : void
ComplexGetNameInfo_UrlName_Issuer ( ) : void
GetPublicKey_X509Signature_NoParameters ( ) : void
TestArchive_Unix ( ) : void
TestArchive_Windows ( ) : void
TestComplexGetNameInfo ( string expected, X509NameType nameType, bool forIssuer ) : void
TestContentType ( ) : void
TestFriendlyName_Unix ( ) : void
TestFriendlyName_Windows ( ) : void
TestGetFormat ( ) : void
TestGetKeyAlgorithm ( ) : void
TestGetKeyAlgorithmParameters ( ) : void
TestGetNameInfo ( ) : void
TestGetPublicKey ( ) : void
TestHasPrivateKey ( ) : void
TestIssuer ( ) : void
TestIssuerName ( ) : void
TestNotAfter ( ) : void
TestNotBefore ( ) : void
TestPrivateKey ( ) : void
TestRawData ( ) : void
TestSerialBytes ( ) : void
TestSerialString ( string fileName, string expectedSerial ) : void
TestSignatureAlgorithm ( ) : void
TestSubject ( ) : void
TestSubjectName ( ) : void
TestThumbprint ( ) : void
TestVersion ( ) : void