TempDH
Custom parameters for the Diffie-Hellman (DH) key-exchange.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::TEMPDH |
Category |
Security |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
string |
Format |
base64 |
Default value |
"" |
JSON Schema
{
"category": "CATEGORY_SECURITY",
"configDescription": "DESC_TEMPDH",
"default": "",
"format": "base64",
"propertyOrder": 11,
"type": "string"
}