-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kms: add
DeleteKey
API and DeleteKeyRequest
type
This commit adds the `DeleteKey` API. Now, applications can delete a secret key using a `DeleteKeyRequest`. As part of this, the semantics of the key version zero has been changed to refer to the latest key version. Signed-off-by: Andreas Auernhammer <[email protected]>
- Loading branch information
Showing
5 changed files
with
217 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.