SumSize

Type Alias SumSize 

Source
pub(crate) type SumSize = U16;
Expand description

Output of the HASH function defined in https://www.rfc-editor.org/rfc/rfc7253.html#section-4.1

Aliased Typeยง

pub(crate) struct SumSize { /* private fields */ }