Most consumers of `Device` are interested in the public key of the device, and `Keypair` is the trait from `signature` which captures this, so implement it. Further, for boxing a signer, introduce a new trait `BoxableSigner` (to remain dyn-compatible) which additionally requires `Keypair`. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||