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