Skip to content
Snippets Groups Projects
Commit 77d0910d authored by David Howells's avatar David Howells
Browse files

X.509: Retain the key verification data


Retain the key verification data (ie. the struct public_key_signature)
including the digest and the key identifiers.

Note that this means that we need to take a separate copy of the digest in
x509_get_sig_params() rather than lumping it in with the crypto layer data.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent a022ec02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment