Template Function lbcrypto::operator-(const Ciphertext<Element>&)

Function Documentation

template<class Element>
Ciphertext<Element> lbcrypto::operator-(const Ciphertext<Element> &a)

Unary negation operator.

Parameters

&a – ciphertext operand

Returns

the result of the negation.