@blockchaincommons/envelope - v1.0.0-beta.4
Preparing search index...
extension/signature
hasSignatureFrom
Function hasSignatureFrom
hasSignatureFrom
(
envelope
:
Envelope
,
verifier
:
Verifier
)
:
boolean
Returns whether the envelope's subject has a valid signature from the given public key.
Parameters
envelope
:
Envelope
verifier
:
Verifier
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/envelope - v1.0.0-beta.4
Loading...
Returns whether the envelope's subject has a valid signature from the given public key.