Uses of Class
org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
-
Packages that use RandomPaddingAffixElement Package Description org.jivesoftware.smackx.stanza_content_encryption.element Smack's API for XEP-0420: Stanza Content Encryption: Element classes. -
-
Uses of RandomPaddingAffixElement in org.jivesoftware.smackx.stanza_content_encryption.element
Methods in org.jivesoftware.smackx.stanza_content_encryption.element with parameters of type RandomPaddingAffixElement Modifier and Type Method Description ContentElement.Builder
ContentElement.Builder. setRandomPadding(RandomPaddingAffixElement padding)
Set a padding affix element.
-