Path to the file being inspected
Detected file type
OptionalfileDetected file encoding
OptionalcertParsed RSA certificate (node-forge)
OptionalcertArray of certificates if file is a bundle
OptionalcsrParsed RSA CSR (node-forge)
OptionalnativeParsed ECDSA/Ed25519 certificate (Node crypto)
OptionalnativeParsed ECDSA/Ed25519 CSR (@peculiar/x509)
OptionalkeyPath to loaded private key
OptionalkeyParsed RSA private key (node-forge)
OptionalnativeNative crypto private key (supports RSA, ECDSA, Ed25519)
OptionalkeyResult of key-pair verification
OptionalserialSerial number display format
Runtime state for the inspect command. Holds parsed certificate/CSR objects and related data.