Jose\Object\JWKSetInterface::removeKey PHP Method

removeKey() public method

Remove key from the key set.
public removeKey ( integer $index )
$index integer Key to remove from the key set
    public function removeKey($index);