Generate public key from private key
termix_credentials_generate_public_key_private_keyGenerate a public key from a private key for SSH authentication. Provide the private key and optional password to obtain the matching public key.
Instructions
Generate public key from private key. Generates a public key from a given private key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privateKey | No | ||
| keyPassword | No |