GatewaySharedKeyHkdfAlgorithm

Type Alias GatewaySharedKeyHkdfAlgorithm 

Source
pub type GatewaySharedKeyHkdfAlgorithm = Hasher;
Expand description

Hashing algorithm used during hkdf while establishing long-term shared key between client and gateway.

Aliased Typeยง

pub struct GatewaySharedKeyHkdfAlgorithm { /* private fields */ }