ncloud_kms_sign
Sign base64-encoded data (up to 8KB) with an RSA2048 or ECDSA key. Provide a keyTag and data to generate a secure digital signature for your applications.
Instructions
Generate a digital signature for data (up to 8KB). Only RSA2048 or ECDSA key types supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Base64-encoded data to sign (max 8KB) | |
| keyTag | Yes | Key tag - unique identifier derived from key name |