public static final class LinearStatementFragment.LinearStatementAnnouncement extends java.lang.Object implements Announcement
Announcement.AnnouncementVector, Announcement.EmptyAnnouncement| Modifier and Type | Field and Description |
|---|---|
org.cryptimeleon.math.structures.groups.GroupElement |
announcement |
EMPTY| Constructor and Description |
|---|
LinearStatementAnnouncement(org.cryptimeleon.math.structures.groups.GroupElement 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.groups.GroupElement announcement
public LinearStatementAnnouncement(org.cryptimeleon.math.structures.groups.GroupElement 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