commit | 064aad5e08380b9ce6b1d26c1cd423b5983ba971 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Apr 11 12:57:12 2023 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Jul 28 09:01:15 2023 +0100 |
tree | 5ad038816a328cb9ca580ccceb1f21bf866593f7 | |
parent | dfe5e7df2c5f470cf6938e77bb8fdba7bf1a2f73 [diff] |
feat(auth): create a zero-OID for Subject Public Key Created an explicit zero-OID which can be used for Subject Public Key that do not have their own key identifier. With this, all keys (including the subject public key) have a proper key OID string so we don't need to make a special case of null pointers when it comes to handling key OIDs. Change-Id: Ice6923951699b6e253d7fd87e4c1b912470e0391 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>