• Checks if the provided object is a valid elliptic curve private key in JWK format.

    Parameters

    • obj: unknown

      The object to check.

    Returns obj is JwkParamsEcPrivate

    True if the object is a valid EC private JWK; otherwise, false.