• Checks if the provided object is a valid private key in JWK format of any supported type.

    Parameters

    • obj: unknown

      The object to check.

    Returns obj is PrivateKeyJwk

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