All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.factcenter.qilin.protocols.OTExtender Maven / Gradle / Ivy

package org.factcenter.qilin.protocols;

/**
 * A convenience interface to capture all the APIs that must be implemented by an OT Extender.
 * @author talm
 *
 */
public interface OTExtender extends OT1of2.Chooser, OT1of2.Sender, BulkOT.Sender, BulkOT.Receiver, BulkOT.SplitReceiver {
	

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy