C# Class Npgsql.Tests.SecurityTests

Inheritance: TestBase
Afficher le fichier Open project: npgsql/npgsql

Private Methods

Méthode Description
BasicSsl ( bool useSslStream ) : void
CheckSslSupport ( ) : void
IntegratedSecurityWithUsername ( ) : void
IntegratedSecurityWithoutUsername ( ) : void
NoSslRenegotiation ( ) : void
NonSecure ( ) : void
RejectSelfSignedCertificate ( bool useSslStream ) : void