Package rocks.xmpp.extensions.hashes.model
Provides XML schema implementations of XEP-0300: Use of
Cryptographic Hash Functions in XMPP.
It provides recommendations for the use of cryptographic hash functions in XMPP protocol extensions.
-
Interface Summary Interface Description Hashed Represents a hashed object. -
Class Summary Class Description Hash This class represents a hash value in conjunction with its algorithm.HashUsed In certain scenarios it makes sense to communicate the hash algorithm that is used prior to the calculation of the hash value.