FillableSigningProvider::GetKeys

Return the ids of all known private keys.

Synopsis

Declared in <script/signingprovider.h>

virtual
std::set<CKeyID>
GetKeys() const;

Return Value

The set of known key ids.