java.lang.Object
it.auties.whatsapp.model.signal.keypair.SignalKeyPairBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()privateKey(byte[] privateKey) publicKey(byte[] publicKey)
-
Field Details
-
publicKey
private byte[] publicKey -
privateKey
private byte[] privateKey
-
-
Constructor Details
-
SignalKeyPairBuilder
public SignalKeyPairBuilder()
-
-
Method Details
-
publicKey
-
privateKey
-
build
-