java.lang.Object
it.auties.whatsapp.model.signal.sender.SenderKeyRecord
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddState(int id, int iteration, byte[] seed, byte[] signatureKey) voidaddState(int id, int iteration, byte[] seed, SignalKeyPair signingKey) booleanfindStateById(int keyId) inthashCode()booleanisEmpty()
-
Field Details
-
states
-
-
Constructor Details
-
SenderKeyRecord
-
SenderKeyRecord
public SenderKeyRecord()
-
-
Method Details