summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-12-20 17:42:00 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-01-15 14:09:15 +0100
commit5bef3bde45f71126cdca3e8ad30b1047287c843a (patch)
treee3b45081b6fc33115ce199716824d418d088f26c /examples
parentf8a502c6b18e097bf1082877f3b6b2f5c99f3a41 (diff)
openpgp: Hand a Vec<crypto::Signer> to stream::Signer.
- Using `crypto::Signer`s has several benefits. First, it shifts the decision which key to use to the caller, moving policy out of the caller. Second, it forces the caller to deal with encrypted keys. Finally, it allows us to use remote keys like smart cards in the future. - Fixes #142.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions