Package | Description |
---|---|
org.jivesoftware.smackx.omemo.element |
Classes that represent OMEMO related stanzas.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<OmemoElement.OmemoHeader.Key> |
OmemoElement.OmemoHeader.getKeys() |
Constructor and Description |
---|
OmemoHeader(int sid,
ArrayList<OmemoElement.OmemoHeader.Key> keys,
byte[] iv) |