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