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