@mikeyt23/node-cli-utils
    Preparing search index...

    Type Alias CertIdentifier

    CertIdentifier: string | { thumbprint: string } | { pfxPath: string }

    Subject, thumbprint or path to the pfx file. Used with the winUninstallCert function.