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