public class PreKeyEntity
extends java.lang.Object
| Constructor and Description |
|---|
PreKeyEntity() |
PreKeyEntity(int keyId,
org.whispersystems.libsignal.ecc.ECPublicKey publicKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyId() |
org.whispersystems.libsignal.ecc.ECPublicKey |
getPublicKey() |