Command syntax & conventions
cryptnox-id (aliases: cnx-id, cryptnox-id-card) manages the three
independent functions of the Cryptnox multi-applet smart card. Every command
supports -h/--help.
Global options
Option |
Meaning |
|---|---|
|
Select the PC/SC reader by substring or index (default: first ACS reader). When several candidate readers hold a card, the CLI refuses to guess — pass this explicitly. |
|
Machine-readable JSON on stdout; notes and warnings go to stderr. See JSON output. |
|
Human debug output; a redacted APDU trace on stderr. |
|
Append a redacted APDU transcript to a file. |
|
Write nothing to the card. Planning-capable commands ( |
|
Skip confirmation prompts (use deliberately). |
|
Reader/card timeout. |
|
Disable coloured output. |
Reader requirements per function: PIV works over contact (administration is contact-only) or contactless (reading). MIFARE DESFire needs a DESFire-capable contactless reader. FIDO2 needs an Administrator terminal on Windows (the OS reserves the CTAP AID otherwise).
Top-level commands
Command |
Description |
|---|---|
|
List PC/SC readers, card presence and ATR; recommends a |
|
Detect the card and summarize all three functions on one screen. |
|
Diagnostics: PC/SC service, reader, transport, per-function reachability, platform notes. |
|
Developer raw-APDU access (transcripts are redacted; sensitive command data is never logged). |
|
SELECT an application by AID. |
|
Show the redacted APDU transcript of the session. |
|
Secret-safe JSON reports ( |
|
Interactive prompt: run subcommands without the |