igcv3 - v1.1.0
    Preparing search index...

    Function parseFile

    • Parse a certificate or CSR file and return the inspection state. Supports PEM and DER formats, with fallback to native crypto for ECDSA/Ed25519.

      Parameters

      • filePath: string

      Returns Promise<Partial<InspectState>>