Type Alias radicle_crypto::SharedSecret

source ยท
pub type SharedSecret = [u8; 32];
Expand description

Output of a Diffie-Hellman key exchange.