![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for libzcash::SaplingOutgoingPlaintext, including all inherited members.
| decrypt(const SaplingOutCiphertext &ciphertext, const uint256 &ovk, const uint256 &cv, const uint256 &cm, const uint256 &epk) | libzcash::SaplingOutgoingPlaintext | static |
| encrypt(const uint256 &ovk, const uint256 &cv, const uint256 &cm, SaplingNoteEncryption &enc) const | libzcash::SaplingOutgoingPlaintext | |
| esk | libzcash::SaplingOutgoingPlaintext | |
| pk_d | libzcash::SaplingOutgoingPlaintext | |
| SaplingOutgoingPlaintext() | libzcash::SaplingOutgoingPlaintext | inline |
| SaplingOutgoingPlaintext(const uint256 &_pk_d, const uint256 &_esk) | libzcash::SaplingOutgoingPlaintext | inline |
| SERIALIZE_METHODS(SaplingOutgoingPlaintext, obj) | libzcash::SaplingOutgoingPlaintext | inline |