Currently, the only type of threshold decryption supported in OpenFHE (C++ library) is the experimental one described here. However, this is not exposed to the python wrapper, so you would need to do some scaffolding work for this.
Currently, the only type of threshold decryption supported in OpenFHE (C++ library) is the experimental one described here. However, this is not exposed to the python wrapper, so you would need to do some scaffolding work for this.