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.
Created with MrDocs
Return the ids of all known private keys.
Declared in <script/signingprovider.h>
virtual
std::set<CKeyID>
GetKeys() const;
The set of known key ids.
Created with MrDocs