Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.6.0
LiveKit JS Client SDK
importKey
Function importKey
import
Key
(
keyBytes
,
algorithm
?
,
usage
?
)
:
Promise
<
CryptoKey
>
Parameters
keyBytes
:
Uint8Array
|
ArrayBuffer
algorithm
:
string
|
{
name
:
string
;
}
= ...
usage
:
"derive"
|
"encrypt"
= 'encrypt'
Returns
Promise
<
CryptoKey
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
LiveKit JS Client SDK - v2.6.0
Loading...