[][src]Module over_there::core::transport::auth::split

Structs

SignerHalf
VerifierHalf

Functions

clone_split

Splits authenticator into signer and verifier halves by cloning the authenticator

split

Splits authenticator into signer and verifier halves that point to the same underlying authenticator via arc