findByUse

Returns all keys whose Jwk.use matches use (e.g. "sig" or "enc").

Return

the list of Jwk entries with the specified use; empty if none match.

Parameters

use

the intended key use to filter by