Self signed root certificate key
This key is used to decrypt the root certificate.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::SELFSIGNEDROOTCAKEY |
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",
"default": "",
"description": "DESC_SELFSIGNEDROOTCAKEY",
"format": "base64",
"propertyOrder": 8,
"type": "string"
}