public interface PlainText
extends org.cryptimeleon.math.serialization.Representable, org.cryptimeleon.math.hash.UniqueByteRepresentable
PlainTexts are representable and can be
restored from their representation using the appropriate method of
the corresponding EncryptionScheme implementation.