Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This additional function is needed for SSH Agent Protocol where, based on the algorithm, we need to parse the `Certificate` or the `KeyData`. Without `decode_as` the `decode` function will greedily consume additional string from the reader. See: wiktor-k/ssh-agent-lib#83 Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
- Loading branch information