]> the.earth.li Git - onak.git/commitdiff
Add more generic OID parsing to decodekey
authorJonathan McDowell <noodles@earth.li>
Tue, 30 Jul 2019 18:32:34 +0000 (15:32 -0300)
committerJonathan McDowell <noodles@earth.li>
Tue, 30 Jul 2019 18:32:34 +0000 (15:32 -0300)
Rather than only parsing the encoded OID to calculate the key size make
a helper function in decodekey and use that. This will be useful when
trying to parse key material for signature checks.


No differences found