Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.signing.SigningKeyPair, including all inherited members.
__init__(self, SigningSecretKey sk, SigningVerificationKey vk) | zeth.core.signing.SigningKeyPair | |
from_json_dict(Dict[str, Any] json_dict) | zeth.core.signing.SigningKeyPair | static |
sk | zeth.core.signing.SigningKeyPair | |
to_json_dict(self) | zeth.core.signing.SigningKeyPair | |
vk | zeth.core.signing.SigningKeyPair |