C# Class TransportLayerInsecurity.ServerConfiguration

Show file Open project: epicvrvs/TransportLayerInsecurity Class Usage Examples

Public Properties

Property Type Description
CertificatePath string
LocalHost string
LocalPort int
LogPath string
RemoteHost string
RemotePort int
TargetHost string

Property Details

CertificatePath public property

public string CertificatePath
return string

LocalHost public property

public string LocalHost
return string

LocalPort public property

public int LocalPort
return int

LogPath public property

public string LogPath
return string

RemoteHost public property

public string RemoteHost
return string

RemotePort public property

public int RemotePort
return int

TargetHost public property

public string TargetHost
return string