Class ProfileKeyCiphertext
- java.lang.Object
-
- org.signal.libsignal.zkgroup.internal.ByteArray
-
- org.signal.libsignal.zkgroup.groups.ProfileKeyCiphertext
-
public final class ProfileKeyCiphertext extends ByteArray
-
-
Constructor Summary
Constructors Constructor Description ProfileKeyCiphertext(byte[] contents)
-
Method Summary
-
Methods inherited from class org.signal.libsignal.zkgroup.internal.ByteArray
equals, getInternalContentsForJNI, hashCode, serialize
-
-
-
-
Constructor Detail
-
ProfileKeyCiphertext
public ProfileKeyCiphertext(byte[] contents) throws InvalidInputException- Throws:
InvalidInputException
-
-