ZeroRttKey

Trait ZeroRttKey 

Source
pub trait ZeroRttKey: Key { }
Expand description

Types for which are able to perform 0-RTT cryptography.

This marker trait ensures only 0-RTT-level keys are used with ZeroRTT packets. Any key misuses are caught by the type system.

Implementorsยง