Preparing search index...
The search index is not available
@bicycle-codes/identity
@bicycle-codes/identity
verifyFromString
Function verifyFromString
verifyFromString
(
msg
:
string
,
sig
:
string
,
signingDid
:
`
did:key:z
${
string
}
`
,
)
:
Promise
<
boolean
>
Check that the given signature is valid with the given message.
Parameters
msg
:
string
sig
:
string
signingDid
:
`
did:key:z
${
string
}
`
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/identity
Loading...
Check that the given signature is valid with the given message.