Re: [GIT PULL] keys: Miscellany
From: Eric Biggers <ebiggers@kernel.org>
Date: 2019-05-29 22:11:57
Also in:
keyrings, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2019-05-29 22:11:57
Also in:
keyrings, lkml
On Wed, May 29, 2019 at 11:01:35PM +0100, David Howells wrote:
(2) Implement a keyctl to allow a key to be moved from one keyring to
another, with the option of prohibiting key replacement in the
destination keyring.What is the use case, and where are the tests and documentation for this? - Eric