Preparing search index...
The search index is not available
@substrate-system/x3dh
@substrate-system/x3dh
util
verifyBundle
Function verifyBundle
verifyBundle
(
verificationKey
:
CryptoKey
,
publicKeys
:
CryptoKey
[]
,
signature
:
Uint8Array
,
)
:
Promise
<
boolean
>
Verify a bundle signature using Ed25519.
Parameters
verificationKey
:
CryptoKey
Ed25519 public key
publicKeys
:
CryptoKey
[]
X25519 public keys
signature
:
Uint8Array
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@substrate-system/x3dh
Loading...
Verify a bundle signature using Ed25519.