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