diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-04-16 22:14:21 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-05-05 12:27:14 -0400 |
commit | f012ebc2317418ecaf9f9a071bfb7b12dc9f0cce (patch) | |
tree | 4f2ad704fdf906934c528b2f02c4a37886ae48da /README.rst | |
parent | 0146cf72012e46505851abe17d8eb3555a481967 (diff) |
Enhance AgentKey with comment, inner_key attributes
- Comment was being read-but-not-stored from the agent reply. wat?
- Use newly added PKey constructor to instantiate a key subclass for the
'inner'/proxied key, this way client code can obtain stuff like bit
size, fingerprint, etc.
- Proxy to inner_key with __getattr__ so clients don't have to know
whether they're dealing with an AgentKey or a regular one
- Add `__repr__` to PKey instead of doing it in AgentKey. (wow, how did
we not have this ever?)
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions