@chainsafe/libp2p-noise
Preparing search index...
KeyPair
Interface KeyPair
interface
KeyPair
{
privateKey
:
Uint8Array
;
publicKey
:
Uint8Array
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
privateKey
:
Uint8Array
public
Key
publicKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
@chainsafe/libp2p-noise
Loading...