TlsClientSettings.TargetName Property
Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9448)
TargetName
Gets or sets the TLS/SSL server's common name.
Declaration
public string TargetName { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Remarks
Provided by the Server Name Indication (SNI) extension.