Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
PreSharedKey
Interface PreSharedKey
The pre-shared key interface.
interface
PreSharedKey
{
id
:
ArrayBuffer
;
key
:
ArrayBuffer
;
}
Index
Properties
id
key
Properties
id
id
:
ArrayBuffer
The key identifier.
key
key
:
ArrayBuffer
The body of the pre-shared key.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
Documentation
Loading...
The pre-shared key interface.