Type Alias H

Source
type H = Sha256;
Expand description

Private type alias for the hash type parameter for Advz.

Aliased Typeยง

struct H { /* private fields */ }