[][src]Type Definition oauth1_request::PlaintextSigner

type PlaintextSigner<State = NotReady> = Signer<Plaintext, State>;

A version of Signer that uses the PLAINTEXT signature method.