C# Class Npgsql.Tests.SecurityTests

Inheritance: TestBase
显示文件 Open project: npgsql/npgsql

Private Methods

Method Description
BasicSsl ( bool useSslStream ) : void
CheckSslSupport ( ) : void
IntegratedSecurityWithUsername ( ) : void
IntegratedSecurityWithoutUsername ( ) : void
NoSslRenegotiation ( ) : void
NonSecure ( ) : void
RejectSelfSignedCertificate ( bool useSslStream ) : void