Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/signer
nip04
Variable nip04
Const
nip04
:
{
decrypt
:
(
pubkey
:
string
,
secret
:
string
,
m
:
string
)
=>
Promise
<
string
>
;
detect
:
(
m
:
string
)
=>
boolean
;
encrypt
:
(
pubkey
:
string
,
secret
:
string
,
m
:
string
)
=>
Promise
<
string
>
;
}
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...