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