Module psk

Source
Expand description

§Preshared keys.

Modules§

store
This module contains a store that can hold a rollover list of resumption PSKs.

Structs§

ExternalPsk
External PSK.
PreSharedKeyId
A PreSharedKeyID is used to uniquely identify the PSKs that get injected in the key schedule.
PskSecret
This contains the psk-secret calculated from the PSKs contained in a Commit or a PreSharedKey proposal.
ResumptionPsk
Resumption PSK.

Enums§

Psk
The different PSK types.
PskType
ResumptionPskUsage
Resumption PSK usage.