Re: [GIT PULL] keys: Miscellany
From: Eric Biggers
Date: Wed May 29 2019 - 18:15:27 EST
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