Class OmemoHeaderElement

java.lang.Object
org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement
Direct Known Subclasses:
OmemoHeaderElement_VAxolotl

public abstract class OmemoHeaderElement extends Object implements XmlElement
Header element of the message. The header contains information about the sender and the encrypted keys for the recipients, as well as the iv element for AES.