@blockchaincommons/envelope - v1.0.0-beta.4
Preparing search index...
extension/signature
verify
Function verify
verify
(
envelope
:
Envelope
,
verifier
:
Verifier
)
:
Envelope
Verifies that the envelope has a valid signature from the specified verifier, and unwraps it.
Parameters
envelope
:
Envelope
verifier
:
Verifier
Returns
Envelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/envelope - v1.0.0-beta.4
Loading...
Verifies that the envelope has a valid signature from the specified verifier, and unwraps it.