java.lang.Object
it.auties.whatsapp.model.signal.sender.SenderKeyRecord
- All Implemented Interfaces:
it.auties.protobuf.model.ProtobufMessage,it.auties.protobuf.model.ProtobufObject
public final class SenderKeyRecord
extends Object
implements it.auties.protobuf.model.ProtobufMessage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddState(int id, byte[] signatureKey, int iteration, byte[] seed) voidaddState(int id, SignalKeyPair signingKey, int iteration, byte[] seed) booleanfindStatesById(int keyId) inthashCode()booleanisEmpty()states()
-
Field Details
-
states
-
-
Constructor Details
-
SenderKeyRecord
-
SenderKeyRecord
public SenderKeyRecord()
-
-
Method Details