public static class OmemoVAxolotlElement.OmemoHeader.Key
extends java.lang.Object
| Constructor and Description |
|---|
Key(byte[] data,
int id) |
Key(byte[] data,
int id,
boolean preKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
int |
getId() |
boolean |
isPreKey() |