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}