Class PlaintextMatrix

All Implemented Interfaces:
Serializable

public class PlaintextMatrix extends Encrypted
This class abstracts over an encrypted matrix of ciphertexts. It stores the data as opaque byte array. The layout is unspecified.
See Also:
  • Constructor Details

  • Method Details