@livekit/rtc-node
Preparing search index...
KeyProviderOptions
Interface KeyProviderOptions
interface
KeyProviderOptions
{
failureTolerance
?:
number
;
ratchetSalt
?:
Uint8Array
<
ArrayBufferLike
>
;
ratchetWindowSize
?:
number
;
sharedKey
?:
Uint8Array
<
ArrayBufferLike
>
;
}
Index
Properties
failure
Tolerance?
ratchet
Salt?
ratchet
Window
Size?
shared
Key?
Properties
Optional
failure
Tolerance
failureTolerance
?:
number
Optional
ratchet
Salt
ratchetSalt
?:
Uint8Array
<
ArrayBufferLike
>
Optional
ratchet
Window
Size
ratchetWindowSize
?:
number
Optional
shared
Key
sharedKey
?:
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failure
Tolerance
ratchet
Salt
ratchet
Window
Size
shared
Key
@livekit/rtc-node
Loading...