Maps a master key id to its encrypted master key.
Synopsis
Declared in <wallet/wallet.h>
typedef std::map<unsigned int, CMasterKey> MasterKeyMap;
Created with MrDocs
Maps a master key id to its encrypted master key.
Declared in <wallet/wallet.h>
typedef std::map<unsigned int, CMasterKey> MasterKeyMap;
Created with MrDocs