Class SchemeSwitchingDataDeserializer

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::SchemeSwitchingDataDeserializer : public lbcrypto::DataAndLocation

Inheritence diagram for lbcrypto::SchemeSwitchingDataDeserializer:

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::SchemeSwitchingDataDeserializer" tooltip="lbcrypto::SchemeSwitchingDataDeserializer" fillcolor="#BFBFBF"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for lbcrypto::SchemeSwitchingDataDeserializer:

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::SchemeSwitchingDataDeserializer" tooltip="lbcrypto::SchemeSwitchingDataDeserializer" fillcolor="#BFBFBF"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Public Functions

SchemeSwitchingDataDeserializer() = default
inline CryptoContext<DCRTPoly> getCryptoContext()
inline PublicKey<DCRTPoly> getPublicKey()
inline Ciphertext<DCRTPoly> getRAWCiphertext()
void Deserialize()