X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fwallet.h;fp=src%2Fwallet.h;h=4db32e52bec4de18804cc96f133db86cdbcb5039;hp=fb02d0222a44104283dfb1601c8168b798684704;hb=9e58e0a8ca28b15a4bfa677f5b23891972db40fd;hpb=d4796a3a3259173f173a6b8c4832549f039de8da 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