Package | Description |
---|---|
org.jivesoftware.smackx.hashes |
XEP-0300 - Use of cryptographic hash functions.
|
Modifier and Type | Method and Description |
---|---|
static HashManager.NAMESPACE |
HashManager.NAMESPACE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashManager.NAMESPACE[] |
HashManager.NAMESPACE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|