Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Security
SshKeyCreate
Interface SshKeyCreate
SSH key create interface
interface
SshKeyCreate
{
description
:
string
;
key
:
string
;
}
Index
Properties
description
key
Properties
description
description
:
string
SSH key description
key
key
:
string
SSH public key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
key
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
SSH key create interface