[][src]Function over_there_auth::split::clone_split

pub fn clone_split<A>(original: A) -> (A, A) where
    A: Authenticator + Clone

Splits authenticator into signer and verifier halves by cloning the authenticator