Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update key generation to use signing service API
Replaced direct key generation with the signing service's `NewKey` method for better integration and consistency. Adjusted the `Add` method to utilize this updated approach. This ensures alignment with the operator's signing process.
- Loading branch information