Preparing search index...
The search index is not available
@bicycle-codes/x3dh
@bicycle-codes/x3dh
symmetric
deriveKeys
Function deriveKeys
deriveKeys
(
key
:
any
,
nonce
:
any
,
)
:
Promise
<
{
commitment
:
any
;
encKey
:
CryptographyKey
}
>
Derive an encryption key and a commitment hash.
Parameters
key
:
any
nonce
:
any
Returns
Promise
<
{
commitment
:
any
;
encKey
:
CryptographyKey
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bicycle-codes/x3dh
Loading...
Derive an encryption key and a commitment hash.