C# Class Org.BouncyCastle.Crypto.Tls.LegacyTlsClient

A temporary class to use LegacyTlsAuthentication
Inheritance: DefaultTlsClient
Mostrar archivo Open project: nonorganic/dssnet

Public Methods

Method Description
GetAuthentication ( ) : TlsAuthentication

Private Methods

Method Description
LegacyTlsClient ( ICertificateVerifyer verifyer ) : System

Method Details

GetAuthentication() public method

public GetAuthentication ( ) : TlsAuthentication
return TlsAuthentication