IBM / keyprotect-go-client

Go SDK for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
6 stars 29 forks source link

Added a new version of rotate method #62

Closed gspurthi closed 3 years ago

gspurthi commented 3 years ago

Associated with the issue: 590

Changes included in the PR:

 Added a new rotate method that support all key rotate scenarios along with secure import.
 Updated unit tests for that method.