EncryptedLogHeader
Fields
Field | Type |
---|---|
address | AztecAddress |
Methods
new
EncryptedLogHeader::new(address);
Parameters
Name | Type |
---|---|
address | AztecAddress |
compute_ciphertext
EncryptedLogHeader::compute_ciphertext(self, secret, point);
Parameters
Name | Type |
---|---|
self | |
secret | GrumpkinPrivateKey |
point | GrumpkinPoint |
Standalone Functions
test_encrypted_log_header
test_encrypted_log_header();
Takes no parameters.