Type Definition distant_net::common::SecretKey24
source · pub type SecretKey24 = SecretKey<24>;Expand description
Represents a 24-byte (192-bit) secret key
pub type SecretKey24 = SecretKey<24>;Represents a 24-byte (192-bit) secret key