Interface | Description |
---|---|
ICryptString |
interface for Encryption-Class
see: http://openmeetings.apache.org/CustomCryptMechanism.html
|
Class | Description |
---|---|
ManageCryptStyle | |
MD5 | |
MD5Crypt |
This class defines a method,
crypt() , which
takes a password and a salt string and generates an
OpenBSD/FreeBSD/Linux-compatible md5-encoded password entry. |
MD5CryptImplementation | |
MD5Implementation |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.