Struct Algorithm
ring::agreement
pub struct Algorithm { /* fields omitted */ }
A key agreement algorithm.
impl Send for Algorithm
impl Sync for Algorithm