Class SchemeSwitchingDataSerializer

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::SchemeSwitchingDataSerializer : public lbcrypto::DataAndLocation

Inheritence diagram for lbcrypto::SchemeSwitchingDataSerializer:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::DataAndLocation" tooltip="lbcrypto::DataAndLocation"] "1" [label="lbcrypto::SchemeSwitchingDataSerializer" tooltip="lbcrypto::SchemeSwitchingDataSerializer" fillcolor="#BFBFBF"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for lbcrypto::SchemeSwitchingDataSerializer:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::DataAndLocation" tooltip="lbcrypto::DataAndLocation"] "1" [label="lbcrypto::SchemeSwitchingDataSerializer" tooltip="lbcrypto::SchemeSwitchingDataSerializer" fillcolor="#BFBFBF"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Public Functions

inline SchemeSwitchingDataSerializer(CryptoContext<DCRTPoly> cryptoContext0, PublicKey<DCRTPoly> publicKey0, Ciphertext<DCRTPoly> RAWCiphertext0)
void Serialize()