commit | 891b9540ed25f974fc86abef77204b2fa3a80f87 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Thu May 06 13:36:46 2021 -0400 |
committer | David Benjamin <davidben@google.com> | Tue May 25 16:44:35 2021 -0400 |
tree | 03a07cd5f2201bde255d564ad8d5d2530c1fd247 | |
parent | 6c72732a9b6ad557fa35e8d7cea20199214bce22 [diff] |
Use accessors for certificates and RSA keys. The upstream RSA APIs are annoyingly tedious, but ah well. Note X509_set1_signature_algo sets both copies of the signature algorithm. This also fixes an EVP_PKEY leak in some error paths. Test: mm Change-Id: Ifa6f130e9d7dce328c649aa241057dbe5c0e5e66