PRCYCoin  2.0.0.7rc1
P2P Digital Currency
ECDHInfo Member List

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

ComputeSharedSec(const CKey &priv, const CPubKey &pubKey, CPubKey &sharedSec)ECDHInfostatic
Decode(unsigned char *encodedMask, unsigned char *encodedAmount, const CPubKey &sharedSec, CKey &decodedMask, CAmount &decodedAmount)ECDHInfostatic
Encode(const CKey &mask, const CAmount &amount, const CPubKey &sharedSec, uint256 &encodedMask, uint256 &encodedAmount)ECDHInfostatic