Class RandomPaddingAffixElement
java.lang.Object
org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,AffixElement
public class RandomPaddingAffixElement
extends Object
implements org.jivesoftware.smack.packet.NamedElement, AffixElement
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
RandomPaddingAffixElement
-
RandomPaddingAffixElement
public RandomPaddingAffixElement()
-
-
Method Details
-
getPadding
-
getElementName
- Specified by:
getElementNamein interfaceorg.jivesoftware.smack.packet.NamedElement
-
toXML
public org.jivesoftware.smack.util.XmlStringBuilder toXML(org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) - Specified by:
toXMLin interfaceorg.jivesoftware.smack.packet.Element
-
equals
-
hashCode
public int hashCode()
-