@wireapp/core-crypto
Preparing search index...
updateDatabaseKey
Function updateDatabaseKey
updateDatabaseKey
(
name
:
string
,
oldKey
:
DatabaseKeyInterface
,
newKey
:
DatabaseKeyInterface
,
asyncOpts_
?:
{
signal
:
AbortSignal
}
,
)
:
Promise
<
void
>
Updates the key of the CoreCrypto database.
Parameters
name
:
string
oldKey
:
DatabaseKeyInterface
newKey
:
DatabaseKeyInterface
Optional
asyncOpts_
:
{
signal
:
AbortSignal
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wireapp/core-crypto
Loading...
Updates the key of the CoreCrypto database.