[][src]Trait rc_crypto::agreement::Lifetime

pub trait Lifetime { }

How many times the key may be used.

Implementors

impl Lifetime for Ephemeral[src]

impl Lifetime for Static[src]

Loading content...