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