_import_private_key
Import a private key from multiple formats by providing key data and format, with optional curve and hash function.
Instructions
Import a private key from various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_data | Yes | ||
| format | Yes | ||
| curve | No | NIST256p | |
| hashfunc | No | sha256 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |