pub type Sha512Hash = FixedBytes<64>;Expand description
SHA-512 hash (64 bytes / 512 bits)
Aliased Typeยง
pub struct Sha512Hash { /* private fields */ }pub type Sha512Hash = FixedBytes<64>;SHA-512 hash (64 bytes / 512 bits)
pub struct Sha512Hash { /* private fields */ }