Sha256Digest

Type Alias Sha256Digest 

pub type Sha256Digest = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>;
Expand description

SHA-256 hasher.

Aliased Typeยง

pub struct Sha256Digest { /* private fields */ }