public static class PSBlindSignProtocol.ReceiverInput extends java.lang.Object implements SecretInput
SecretInput.EmptySecretInput, SecretInput.SecretInputVector| Modifier and Type | Field and Description |
|---|---|
org.cryptimeleon.math.structures.rings.cartesian.RingElementVector |
message |
EMPTY| Constructor and Description |
|---|
ReceiverInput(MessageBlock message) |
ReceiverInput(org.cryptimeleon.math.structures.rings.cartesian.RingElementVector message) |
public final org.cryptimeleon.math.structures.rings.cartesian.RingElementVector message
public ReceiverInput(org.cryptimeleon.math.structures.rings.cartesian.RingElementVector message)
public ReceiverInput(MessageBlock message)