ts-algochat
Preparing search index...
X25519KeyPair
Interface X25519KeyPair
32-byte X25519 key pair
interface
X25519KeyPair
{
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
ts-algochat
Loading...
32-byte X25519 key pair