The following command will report back the signing key and other useful details for an rpm package:

<pre class="wp-block-code">```
rpm -qp1 <rpm package name>

```