TlsConfig Class
Tls configuration
Inheritance Hierarchy
System.Object
TwinCAT.Ads.Configuration.SecurityConfigBase
TwinCAT.Ads.Configuration.TlsConfig
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class TlsConfig : SecurityConfigBaseThe TlsConfig type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets or sets the trusted CA Certificate | |
|
|
Gets or sets the Client certificate | |
|
|
Gets the cipher. | |
|
|
Gets or sets the revokation list. | |
|
|
Gets/Sets a value indicating whether the CN of trusted peers is checked. | |
|
|
Gets a value indicating whether [ignore common ca]. | |
|
|
Gets a value indicating whether the Peer certificate is checked. | |
|
|
Gets/Sets the client certificate. | |
|
|
Gets or sets the key password. | |
|
|
Gets the type of security.
| |
|
|
Gets a value indicating whether the certificates are self signed | |
|
|
Gets or sets the SSL protocol version. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current object. | |
|
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Returns a string that represents the current object. |