ncloud_kms_sign
Sign base64-encoded data up to 8KB using RSA2048 or ECDSA keys to create a digital signature for authentication or integrity verification.
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 |