Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Utils
SshKeyUtils
Class SshKeyUtils
SSH key utilities
Index
Constructors
constructor
Methods
validate
Public
Key
Constructors
constructor
new
SshKeyUtils
()
:
SshKeyUtils
Returns
SshKeyUtils
Methods
Static
validate
Public
Key
validatePublicKey
(
key
:
string
,
keyTypes
:
string
[]
)
:
void
Validate SSH key
Parameters
key
:
string
SSH key to validate
keyTypes
:
string
[]
Supported SSH key types
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
validate
Public
Key
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
SSH key utilities