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