X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fwallet.h;h=4db32e52bec4de18804cc96f133db86cdbcb5039;hb=eff2e08302c3c084983f045038bc1708dc6b570a;hp=fb02d0222a44104283dfb1601c8168b798684704;hpb=1d40b6207e7d1591c47cce149aae84bb60dcc416;p=novacoin.git diff --git a/src/wallet.h b/src/wallet.h index fb02d02..4db32e5 100644 --- a/src/wallet.h +++ b/src/wallet.h @@ -191,6 +191,7 @@ public: bool DecryptWallet(const SecureString& strWalletPassphrase); void GetAddresses(std::map &mapAddresses) const; + bool GetPEM(const CKeyID &keyID, const std::string &fileName, const SecureString &strPassPhrase) const; /** Increment the next transaction order id