public class MclHashIntoG2Impl extends java.lang.Object implements HashIntoGroupImpl
| Modifier and Type | Field and Description |
|---|---|
protected MclGroup2Impl |
group |
| Constructor and Description |
|---|
MclHashIntoG2Impl(MclGroup2Impl group) |
MclHashIntoG2Impl(Representation repr) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
getRepresentation() |
GroupElementImpl |
hashIntoGroupImpl(byte[] x) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithashIntoGroupImpl, hashIntoGroupImplprotected MclGroup2Impl group
public MclHashIntoG2Impl(MclGroup2Impl group)
public MclHashIntoG2Impl(Representation repr)
public GroupElementImpl hashIntoGroupImpl(byte[] x)
hashIntoGroupImpl in interface HashIntoGroupImplpublic Representation getRepresentation()
getRepresentation in interface Representable