pub type Sha256Digest = [u8; 32];
Expand description

Type alias for a SHA-256 hash.