IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Preparing search index...
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.13
Loading...
SSH key utilities