Preparing search index...
The search index is not available
Documentation
Documentation
@waku/message-encryption
getPublicKey
Function getPublicKey
get
Public
Key
(
privateKey
,
isCompressed
?
)
:
Uint8Array
Return the public key for the given private key, to be used for asymmetric encryption.
Parameters
privateKey
:
PrivKey
Optional
isCompressed
:
boolean
Returns
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Return the public key for the given private key, to be used for asymmetric encryption.