Cert Manager

Hierarchy

  • ManagerCert

Properties

getPKIXPublicKey: ((publicCert) => Buffer)

Type declaration

verifyCertificate: ((publicCert, rootCerts) => [string, string, boolean])

Type declaration

    • (publicCert, rootCerts): [string, string, boolean]
    • Parameters

      Returns [string, string, boolean]