Struct ring::agreement::Algorithm[][src]

pub struct Algorithm { /* fields omitted */ }

A key agreement algorithm.

Auto Trait Implementations

impl Send for Algorithm

impl Sync for Algorithm