This is not a thread-safe API.
More...
#include <noteencryption.h>
This is not a thread-safe API.
Definition at line 31 of file noteencryption.h.
◆ SaplingNoteEncryption()
| libzcash::SaplingNoteEncryption::SaplingNoteEncryption |
( |
uint256 |
epk, |
|
|
uint256 |
esk |
|
) |
| |
|
inlineprotected |
◆ encrypt_to_ourselves()
◆ encrypt_to_recipient()
◆ FromDiversifier()
◆ get_epk()
| uint256 libzcash::SaplingNoteEncryption::get_epk |
( |
| ) |
const |
|
inline |
◆ get_esk()
| uint256 libzcash::SaplingNoteEncryption::get_esk |
( |
| ) |
const |
|
inline |
◆ already_encrypted_enc
| bool libzcash::SaplingNoteEncryption::already_encrypted_enc |
|
protected |
◆ already_encrypted_out
| bool libzcash::SaplingNoteEncryption::already_encrypted_out |
|
protected |
◆ epk
| uint256 libzcash::SaplingNoteEncryption::epk |
|
protected |
◆ esk
| uint256 libzcash::SaplingNoteEncryption::esk |
|
protected |
The documentation for this class was generated from the following files: