Supporting classes for en- and decryption of messages.

The package is organized in a way, that there is one central class responsible to manage the whole en- and decryption stuff. This class is called {@link com.top_logic.base.security.util.CryptSupport}. It provides methods for the following features:

The keys for this operations will be stored in the $TOP_LOGIC$/database/keys directory. If there are no such keys, they will be generated by the matching classes. This is transparent to the user!


Copyright © 2001-2006 Business Operation Systems GmbH. All Rights Reserved.