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

    Parameters

    • obj: unknown

      The object to check.

    Returns obj is PublicKeyJwk

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