The OpenFHE repository has great examples for serializing the keys used in leveled mode for CKKS, BGV, and B/FV, which are super useful for separating the client and server side of an application.
Is it possible to do the same for the bootstrap keys (like those generated in this example, line 125)?