Struct ring::agreement::Algorithm [−][src]
pub struct Algorithm { /* fields omitted */ }
A key agreement algorithm.
pub struct Algorithm { /* fields omitted */ }
A key agreement algorithm.
impl RefUnwindSafe for Algorithm
impl Send for Algorithm
impl Sync for Algorithm
impl Unpin for Algorithm
impl UnwindSafe for Algorithm