[][src]Trait over_there::core::transport::Authenticator

pub trait Authenticator: Signer + Verifier { }

Implementors

impl Authenticator for NoopAuthenticator[src]

impl Authenticator for Sha256Authenticator[src]

impl Authenticator for Sha512Authenticator[src]

Loading content...