[][src]Module tough::sign

Traits

Sign

This trait must be implemented for each type of key with which you will sign things.

Functions

parse_keypair

Parses a supplied keypair and if it is recognized, returns an object that implements the Sign trait