connect_card
Connects to an AP2 Vault Card or SE050 hardware signing bridge via USB CDC. Reports availability for hardware signing operations.
Instructions
Preview: connect to an AP2 Vault Card / SE050 hardware signing bridge.
Pings the USB CDC transport and reports availability. Hardware signing remains
pilot-only; emulated mode is the default evaluation path. Side effects: opens
a serial session; does not export private key material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | Optional PIV or secure-element PIN when the reader requires user presence. Prefer env MATRIXSCROLL_PIV_PIN in CI; never log this value. | |
| timeout | No | Transport timeout in milliseconds for ping and sign operations (default 3000). Increase on slow USB hubs or VM passthrough. | |
| reader_name | No | Serial port or USB CDC device name for the SE050 bridge, e.g. COM3 on Windows or /dev/ttyACM0 on Linux. Empty uses MATRIXSCROLL_SE050_PORT. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||