commit | a022ec02691cf68e1fe237d5f79d54aa95446cc6 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Apr 06 16:13:33 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Apr 06 16:13:33 2016 +0100 |
tree | 589406a35b30f6157bc04cc5a00f5c553057ba4e | |
parent | 3b764563177c1e435ef3e2608271c07955f73ea6 [diff] |
KEYS: Add identifier pointers to public_key_signature struct Add key identifier pointers to public_key_signature struct so that they can be used to retain the identifier of the key to be used to verify the signature in both PKCS#7 and X.509. Signed-off-by: David Howells <dhowells@redhat.com>