kmfile-dump

kmfile-dump [-bpv] worldfile [worldfile ...]

Displays key management information from a Security World’s kmdata file.

Option Description

b, --binary

Displays all entries in binary.

-N, --no-worldinfo

Does not attempt to read Security World data files in the kmdata/local directory. This allows kmfile-dump to work when no hardserver is running at the cost of disabling annotations (KM_sw) on the output.

-p, --plain

Uses plain format for binary output: no offsetsor ASCII.

-v, --verbose

Displays binary dumps of key blobs.

<worldfile>

The file storing the World data, usually /opt/nfast/kmdata/local/world (Linux) or %NFAST_KMDATA%\local\world (Windows).
If no WorldVersion is received as a result of the command then the World is either version 1 or version 2.
If a WorldVersion of either '2' or '3' is received then the World is version 3.

Help options

-h, --help

Displays help for kmfile-dump.

-u, --usage

Displays a brief usage summary for kmfile-dump.

-V, --version

Displays the version number of the Security World Software that deploys kmfile-dump.