Table of Contents

Interface IHostnameVerifier

Namespace
Javax.Net.Ssl
Assembly
MASES.JNet.dll
public interface IHostnameVerifier

Methods

Verify(String, SSLSession)

bool Verify(String arg0, SSLSession arg1)

Parameters

arg0 String

String

arg1 SSLSession

SSLSession

Returns

bool

bool