public class PairingResultLazyGroupElement extends LazyGroupElement
LazyGroupElement.ComputationState| Modifier and Type | Field and Description |
|---|---|
protected LazyBilinearMap |
bilMap |
protected LazyGroupElement |
lhs |
protected LazyGroupElement |
rhs |
group| Constructor and Description |
|---|
PairingResultLazyGroupElement(LazyGroup gt,
LazyBilinearMap bilMap,
GroupElement lhs,
GroupElement rhs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
computeConcreteValue()
Computes the concrete value of the expression.
|
accumulateMultiexp, compute, computeSync, equals, getConcreteValue, getPrecomputedSmallExponents, getRepresentation, getStructure, hashCode, inv, isComputed, isDefinitelySupposedToGetConcreteValue, isNeutralElement, op, pow, precomputePow, precomputePow, setConcreteValue, square, toString, updateAccumulatorclone, finalize, getClass, notify, notifyAll, wait, wait, waitexpr, op, op, pow, pow, pow, pow, pow, powgetUniqueByteRepresentationprotected LazyGroupElement lhs
protected LazyGroupElement rhs
protected LazyBilinearMap bilMap
public PairingResultLazyGroupElement(LazyGroup gt, LazyBilinearMap bilMap, GroupElement lhs, GroupElement rhs)
protected void computeConcreteValue()
LazyGroupElementcomputeConcreteValue in class LazyGroupElement