Response.EmptyResponse, Response.ResponseVector| Modifier and Type | Field and Description |
|---|---|
Challenge |
challenge0 |
Response |
response0 |
Response |
response1 |
| Constructor and Description |
|---|
OrProofResponse(Response.ResponseVector responses,
Challenge challenge0) |
OrProofResponse(Response response0,
Response response1,
Challenge challenge0) |
| 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 Response response0
public final Response response1
public final Challenge challenge0
public OrProofResponse(Response response0, Response response1, Challenge challenge0)
public OrProofResponse(Response.ResponseVector responses, Challenge challenge0)
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