HostKeys interface
Functions host level keys.
Properties
function |
Host level function keys. |
master |
Secret key. |
system |
System keys. |
Property Details
functionKeys
Host level function keys.
functionKeys?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
masterKey
Secret key.
masterKey?: string
Property Value
string
systemKeys
System keys.
systemKeys?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}