commit | bfd374469ba7a91969fff03285fccdd0b2f9e759 | [log] [tgz] |
---|---|---|
author | Dirkjan Ochtman <dirkjan@ochtman.nl> | Wed Jun 22 13:16:57 2016 +0200 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jun 22 07:16:57 2016 -0400 |
tree | c1330827ebea0e0662ce4b20df9439fe9fc7ced7 | |
parent | 72a7b9b5fa5e39c99dd08428e687f281e00cfe1c [diff] |
Use `d` instead of `private_exponent` for consistency (#2991) True story: I used `e` instead of `d` because it seemed more closely related to `e`. Should have looked it up, of course... but the docs could be better.