Dash Core  0.12.2.1
P2P Digital Currency
CCrypter Member List

This is the complete list of members for CCrypter, including all inherited members.

CCrypter()CCrypterinline
chIVCCrypterprivate
chKeyCCrypterprivate
CleanKey()CCrypterinline
Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext)CCrypter
Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext)CCrypter
fKeySetCCrypterprivate
SetKey(const CKeyingMaterial &chNewKey, const std::vector< unsigned char > &chNewIV)CCrypter
SetKeyFromPassphrase(const SecureString &strKeyData, const std::vector< unsigned char > &chSalt, const unsigned int nRounds, const unsigned int nDerivationMethod)CCrypter
~CCrypter()CCrypterinline