#include <address.h>
Definition at line 61 of file address.h.
◆ SaplingFullViewingKey() [1/2]
| libzcash::SaplingFullViewingKey::SaplingFullViewingKey |
( |
| ) |
|
|
inline |
◆ SaplingFullViewingKey() [2/2]
◆ GetFingerprint()
| uint256 libzcash::SaplingFullViewingKey::GetFingerprint |
( |
| ) |
const |
Get the fingerprint of this full viewing key (as defined in ZIP 32).
Definition at line 57 of file address.cpp.
◆ in_viewing_key()
◆ is_valid()
| bool libzcash::SaplingFullViewingKey::is_valid |
( |
| ) |
const |
◆ SERIALIZE_METHODS()
◆ operator<
◆ operator==
◆ ak
| uint256 libzcash::SaplingFullViewingKey::ak |
◆ nk
| uint256 libzcash::SaplingFullViewingKey::nk |
◆ ovk
| uint256 libzcash::SaplingFullViewingKey::ovk |
The documentation for this class was generated from the following files: