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