HostKeys interface
函数主机级键。
属性
| function |
主机级函数键。 |
| master |
密钥。 |
| system |
系统密钥。 |
属性详细信息
functionKeys
主机级函数键。
functionKeys?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
masterKey
密钥。
masterKey?: string
属性值
string
systemKeys
系统密钥。
systemKeys?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}