C# 클래스 hMailServer.Core.IntegrationTests.SmtpServerTests

파일 보기 프로젝트 열기: hmailserver/hmailserver-net

공개 메소드들

메소드 설명
ValidateServerCertificate ( object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors ) : bool

비공개 메소드들

메소드 설명
TestSmtpEndToEnd ( ) : void
TestSmtpEndToEndWithSsl ( ) : void

메소드 상세

ValidateServerCertificate() 공개 정적인 메소드

public static ValidateServerCertificate ( object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors ) : bool
sender object
certificate System.Security.Cryptography.X509Certificates.X509Certificate
chain System.Security.Cryptography.X509Certificates.X509Chain
sslPolicyErrors SslPolicyErrors
리턴 bool