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