|
@@ -10,6 +10,7 @@ namespace openfhe
|
|
|
class CiphertextDCRTPoly;
|
|
|
class CryptoContextDCRTPoly;
|
|
|
class PublicKeyDCRTPoly;
|
|
|
+class PrivateKeyDCRTPoly;
|
|
|
|
|
|
bool SerializeCryptoContextToFile(const std::string& ccLocation,
|
|
|
const CryptoContextDCRTPoly& cryptoContext, const SerialMode serialMode);
|