commit | 3b764563177c1e435ef3e2608271c07955f73ea6 | [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 | 6c2c109d6fdde374e9a514976f49e236f79459f4 | |
parent | 864e7a816a0646a6d9aecbd59a8e366c39b8ad2d [diff] |
KEYS: Allow authentication data to be stored in an asymmetric key Allow authentication data to be stored in an asymmetric key in the 4th element of the key payload and provide a way for it to be destroyed. For the public key subtype, this will be a public_key_signature struct. Signed-off-by: David Howells <dhowells@redhat.com>