Module mitrid_core::crypto::authenticate[][src]

Trait implemented by types that can be cryptographically authenticated.

Authenticate

authenticate is the module providing the trait used to implement cryptographic authentication.

Traits

Authenticated

Trait used by types that can be cryptographically authenticated.