@blockchaincommons/envelope - v1.0.0-beta.4
Preparing search index...
extension/signature
hasSignaturesFrom
Function hasSignaturesFrom
hasSignaturesFrom
(
envelope
:
Envelope
,
verifiers
:
Verifier
[]
)
:
boolean
Returns whether the envelope's subject has a valid signature from all the given public keys.
Parameters
envelope
:
Envelope
verifiers
:
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 all the given public keys.