Protocol

class tf_encrypted.protocol.protocol.Protocol[source]

Protocol is the base class that other protocols in tf-encrypted will extend from.

Do not directly instantiate this class. You should use a subclass instead, such as SecureNN