public interface PairingPreProcessing extends PreProcessing
Element
,
Pairing
,
Pairing.getPairingPreProcessingFromBytes(byte[])
,
Pairing.getPairingPreProcessingFromBytes(byte[], int)
,
Pairing.getPairingPreProcessingFromElement(Element)
,
Pairing.getPairingPreProcessingLengthInBytes()
Modifier and Type | Method and Description |
---|---|
Element |
pairing(Element in2)
Compute the pairing where the second argument is in2.
|
toBytes
Element pairing(Element in2)
in2
- the second pairing function argument.Copyright © 2013. All rights reserved.