Class OmemoKeyElement

java.lang.Object
org.jivesoftware.smackx.omemo.element.OmemoKeyElement
All Implemented Interfaces:
Element, NamedElement, XmlElement, XmlLangElement

public class OmemoKeyElement extends Object implements XmlElement
Small class to collect key (byte[]), its id and whether its a preKey or not.