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