public interface CipherText
extends org.cryptimeleon.math.serialization.Representable
Ciphertexts are representable and can be
restored from their representation using the appropriate method of
the corresponding EncryptionScheme implementation.