stalwart_generate_dkim
Generate a new DKIM signing key for a domain, with optional selector and algorithm (RSA or Ed25519).
Instructions
Generate a new DKIM signing key for a domain.
Args: domain_id: domain id (from stalwart_list_domains) selector: DKIM selector; auto-generated if omitted algorithm: 'rsa' (2048-bit default) or 'ed25519'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| algorithm | No | rsa | |
| domain_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||