Type: |
ALIAS (DUT) |
Available as of: |
V1.0.0.0 |
Inherits from: |
– |
An alias represents a complex data type which is used in this library.
Name |
Data type |
Description |
---|---|---|
TlsSettings |
TcpUdp.ST_TlsSettingsClient |
Specifies the TLS (Transport Layer Security) settings for the secured connection to be established. |
Name |
Data type |
Default value |
Description |
---|---|---|---|
BOOL |
FALSE |
Set to TRUE if a client certificate is required. |
|
STRING(255) |
- |
Specifies the client certificate file. If the value is a null string, the default certificate of the controller is used. The name corresponds to the value “Issued for” from the controller certificate. The name can be obtained from the certificate using the Security Screen in Logic Builder. |
|
TLSv12 |
Protocol used for secured connection. |
||
TrustedOnly |
Mode for the certificate verification. |