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