Specification
GitHub
Preparing search index...
The search index is not available
QWBP - v0.1.0
QWBP
IceCredentials
Interface IceCredentials
ICE credentials derived via HKDF
interface
IceCredentials
{
pwd
:
string
;
ufrag
:
string
;
}
Index
Properties
pwd
ufrag
Properties
pwd
pwd
:
string
ICE password (24 chars)
ufrag
ufrag
:
string
ICE username fragment (6 chars)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pwd
ufrag
Specification
GitHub
QWBP - v0.1.0
Loading...
ICE credentials derived via HKDF