public static final class LinearExponentStatementFragment.LinearExponentStatementAnnouncement extends java.lang.Object implements Announcement
Announcement.AnnouncementVector, Announcement.EmptyAnnouncement| Modifier and Type | Field and Description |
|---|---|
org.cryptimeleon.math.structures.rings.zn.Zn.ZnElement |
announcement |
EMPTY| Constructor and Description |
|---|
LinearExponentStatementAnnouncement(org.cryptimeleon.math.structures.rings.zn.Zn.ZnElement announcement) |
| Modifier and Type | Method and Description |
|---|---|
org.cryptimeleon.math.serialization.Representation |
getRepresentation() |
org.cryptimeleon.math.hash.ByteAccumulator |
updateAccumulator(org.cryptimeleon.math.hash.ByteAccumulator accumulator) |
public final org.cryptimeleon.math.structures.rings.zn.Zn.ZnElement announcement
public LinearExponentStatementAnnouncement(org.cryptimeleon.math.structures.rings.zn.Zn.ZnElement announcement)
public org.cryptimeleon.math.hash.ByteAccumulator updateAccumulator(org.cryptimeleon.math.hash.ByteAccumulator accumulator)
updateAccumulator in interface org.cryptimeleon.math.hash.UniqueByteRepresentablepublic org.cryptimeleon.math.serialization.Representation getRepresentation()
getRepresentation in interface org.cryptimeleon.math.serialization.Representable