Map of key id to private key.
Synopsis
Declared in <script/signingprovider.h>
using KeyMap = std::map<CKeyID, CKey>;
Created with MrDocs
Map of key id to private key.
Declared in <script/signingprovider.h>
using KeyMap = std::map<CKeyID, CKey>;
Created with MrDocs