Struct fire_crypto::cipher::SharedSecret
source · pub struct SharedSecret { /* private fields */ }Implementations§
Trait Implementations§
source§fn eq(&self, other: &SharedSecret) -> bool
fn eq(&self, other: &SharedSecret) -> bool
This method tests for
self and other values to be equal, and is used
by ==.