commsec-0.2.4: Provide communications security using symmetric ephemeral keys

Safe HaskellSafe-Inferred

Network.CommSec.Types

Synopsis

Documentation

data CommSecError Source

Errors that can be returned by the decoding/receicing operations.

data SequenceMode Source

Policy for misordered packets. Notice StrictOrdering does not mean every sequence numbered packet will be received, only that the sequence number will always increase.