Add a signature verification method to keyring
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 9 Nov 2011 10:47:02 +0000 (12:47 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 9 Nov 2011 11:09:37 +0000 (13:09 +0200)
commit9e58316b0fd69da9e57cdbaee0aeeab8c47b033a
tree7ffd2e47b4266125fd15d560e834cccd518c6eef
parent6f7700dbed99068449717f384e2683c4b2f5fe67
Add a signature verification method to keyring

- At least within rpm itself, callers aren't particularly interested
  in the actual key that matches a given signature, they just want
  simple good/bad/nokey answers. This makes life simple for them
  and avoids exposing further rpmPubkey internals through APIs.
rpmio/rpmkeyring.c
rpmio/rpmkeyring.h