IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Preparing search index...
Types
Network
WireGuardKeyPair
Interface WireGuardKeyPair
WireGuard key-pair
interface
WireGuardKeyPair
{
privateKey
:
string
;
publicKey
:
string
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
privateKey
:
string
public
Key
publicKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Loading...
WireGuard key-pair