Documentation
Github
Preparing search index...
iso-ucan
utils
verifySignature
Function verifySignature
verifySignature
(
envelope
:
DecodedEnvelope
<
PayloadSpec
>
,
signatureVerifierResolver
:
Resolver
,
didResolver
?:
Resolver
,
)
:
Promise
<
boolean
>
Verify the signature of a UCAN and that issuer is compatible with the signature
Parameters
envelope
:
DecodedEnvelope
<
PayloadSpec
>
signatureVerifierResolver
:
Resolver
Optional
didResolver
:
Resolver
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Verify the signature of a UCAN and that issuer is compatible with the signature