PSS is a protocol that provides socket security via preshared keys.
This protocol can be used on any reliable transport layer. For example, TCP and WebSocket are both viable transport layers for PSS.
Messages of this protocol use the variable-length encodings u64_dyn_v2 and i64_dyn_v2, referred to as U64DynV2
and I64DynV2
.