rotate_key
Rotate the key pair for a specified key ID while maintaining the existing algorithm.
Instructions
Rotate the key pair for the given key ID, preserving the existing algorithm
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | Unique key identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPublicKey | Yes | New public public key after rotation (base64-encoded DER/SPKI) |