GatewayIntegrityHmacAlgorithm

Type Alias GatewayIntegrityHmacAlgorithm 

Source
pub type GatewayIntegrityHmacAlgorithm = Hasher;
Expand description

Hashing algorithm used when computing integrity (H)Mac for message exchanged between client and gateway.

Aliased Typeยง

pub struct GatewayIntegrityHmacAlgorithm { /* private fields */ }