Class PublicKey
- java.lang.Object
 - 
- org.apache.sysds.runtime.controlprogram.paramserv.homomorphicEncryption.PublicKey
 
 
- 
- All Implemented Interfaces:
 Serializable
public class PublicKey extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description PublicKey(byte[] data) 
 -