Commit Graph

1 Commits (8cff96e3883e43ca6f595247e10f3205abe7c3bb)

Author SHA1 Message Date
Ian Wienand 6f06fc9945 openssh_keypair: make fingerprint result a string (#57295)
The extant documentation says that the fingerprint return value is a
single string, but it is currently being returned as a split list.
Convert the returned value to a string as documented, and add some
basic test-case coverage for the return values.
5 years ago