KeyProvider

constructor(initialKeys: List<JWK> = keysFromFile(INITIAL_KEYS_FILE), algorithm: String = JWSAlgorithm.RS256.name)