Function certEqual

  • Checks if 2 certificates are exactly the same This checks equality of the raw data buffer

    Parameters

    • cert1: Readonly<X509Certificate>
    • cert2: Readonly<X509Certificate>

    Returns boolean

Generated using TypeDoc