strongimcv_pki---keyid (1) - Linux Manuals
strongimcv_pki---keyid: Calculate key identifiers of a key or certificate
NAME
pki --keyid - Calculate key identifiers of a key or certificateSYNOPSIS
[ --in file ] [ --type type ] [ --debug level ] --options~file -h | --helpDESCRIPTION
This sub-command of pki(1) calculates key identifiers of private keys and certificates.OPTIONS
- -h, --help
- Print usage information with a summary of the available options.
- -v, --debug level
- Set debug level, default: 1.
- -+, --options file
- Read command line options from file.
- -i, --in file
- Input file. If not given the input is read from STDIN.
- -t, --type type
- Type of input. One of rsa-priv (RSA private key), ecdsa-priv (ECDSA private key), pub (public key), pkcs10 (PKCS#10 certificate request), x509 (X.509 certificate), defaults to rsa-priv.
EXAMPLES
Calculate key identifiers of an RSA private key:
Calculate key identifiers of an X.509 certificate: