Type Definition radicle_crypto::SharedSecret

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

Output of a Diffie-Hellman key exchange.