public interface InteractiveArgumentInstance extends TwoPartyProtocolInstance
| Modifier and Type | Method and Description |
|---|---|
InteractiveArgument |
getProtocol() |
boolean |
isAccepting()
Returns true if the protocol is accepting (meaning the prover was able to convince the verifier).
|
getRoleName, hasTerminated, nextMessage, sendsFirstMessageboolean isAccepting()
InteractiveArgument getProtocol()
getProtocol in interface TwoPartyProtocolInstance