
Derives private key for a gien role from so-called Master Password

Parameters:
    account: - the name of the account to retrieve key for (type: const
	string &)
    role: - active | owner | posting | memo (type: const string &)
    password: - the Master Password to derive key from (type: const string
	&)
