ts-algochat
Preparing search index...
PSK_PROTOCOL
Variable PSK_PROTOCOL
Const
PSK_PROTOCOL
:
{
COUNTER_WINDOW
:
200
;
ENCRYPTED_SENDER_KEY_SIZE
:
48
;
HEADER_SIZE
:
130
;
MAX_PAYLOAD_SIZE
:
878
;
PROTOCOL_ID
:
2
;
SESSION_SIZE
:
100
;
TAG_SIZE
:
16
;
VERSION
:
1
;
}
= ...
PSK protocol constants
Type Declaration
Readonly
COUNTER_WINDOW
:
200
Readonly
ENCRYPTED_SENDER_KEY_SIZE
:
48
Readonly
HEADER_SIZE
:
130
Readonly
MAX_PAYLOAD_SIZE
:
878
Readonly
PROTOCOL_ID
:
2
Readonly
SESSION_SIZE
:
100
Readonly
TAG_SIZE
:
16
Readonly
VERSION
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-algochat
Loading...
PSK protocol constants