Preparing search index...
The search index is not available
nostr-double-ratchet
nostr-double-ratchet
KeyPair
Type Alias KeyPair
KeyPair
:
{
privateKey
:
Uint8Array
;
publicKey
:
string
}
A keypair used for encryption and decryption.
Type declaration
privateKey
:
Uint8Array
publicKey
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
nostr-double-ratchet
Loading...
A keypair used for encryption and decryption.