HostKeys interface

Functions host level keys.

Properties

functionKeys

Host level function keys.

masterKey

Secret key.

systemKeys

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}