]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
openssl: Rename read_private_rsa_params() -> read_openssh_private_key().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 15 May 2023 16:35:03 +0000 (18:35 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 15 May 2023 18:06:50 +0000 (20:06 +0200)
The new name encodes the format of the key in the function name just
like the counterpart read_pem_private_key() does.


No differences found