public class TCGAKOT15XSIGCommitmentKey extends TCGAKOT15CommitmentKey
TCGAKOT15CommitmentKey that is compatible with the message space
of SPSXSIGSignatureScheme| Constructor and Description |
|---|
TCGAKOT15XSIGCommitmentKey(org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi,
org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi2,
org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi3) |
TCGAKOT15XSIGCommitmentKey(org.cryptimeleon.math.structures.groups.Group group2,
org.cryptimeleon.math.serialization.Representation repr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
org.cryptimeleon.math.structures.groups.GroupElement[] |
getGroup2ElementsXi2() |
org.cryptimeleon.math.structures.groups.GroupElement[] |
getGroup2ElementsXi3() |
int |
hashCode() |
getGroup2ElementsXi, getRepresentation, updateAccumulatorpublic TCGAKOT15XSIGCommitmentKey(org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi,
org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi2,
org.cryptimeleon.math.structures.groups.GroupElement[] group2ElementsXi3)
public TCGAKOT15XSIGCommitmentKey(org.cryptimeleon.math.structures.groups.Group group2,
org.cryptimeleon.math.serialization.Representation repr)
public org.cryptimeleon.math.structures.groups.GroupElement[] getGroup2ElementsXi2()
public org.cryptimeleon.math.structures.groups.GroupElement[] getGroup2ElementsXi3()
public boolean equals(java.lang.Object o)
equals in class TCGAKOT15CommitmentKeypublic int hashCode()
hashCode in class TCGAKOT15CommitmentKey