Map of key id to private key.

Synopsis

Declared in <script/signingprovider.h>

using KeyMap = std::map<CKeyID, CKey>;

Created with MrDocs