KEYS: Add identifier pointers to public_key_signature struct
authorDavid Howells <dhowells@redhat.com>
Wed, 6 Apr 2016 15:13:33 +0000 (16:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 6 Apr 2016 15:13:33 +0000 (16:13 +0100)
commita022ec02691cf68e1fe237d5f79d54aa95446cc6
tree589406a35b30f6157bc04cc5a00f5c553057ba4e
parent3b764563177c1e435ef3e2608271c07955f73ea6
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>
crypto/asymmetric_keys/signature.c
include/crypto/public_key.h
This page took 0.033059 seconds and 5 git commands to generate.