org.jacorb.security.util.KeyStoreUtil A class with utility methods that help managing a key store. @author Gerald Brose, FU Berlin @version $Id: KeyStoreUtil.java,v 1.10 2004/05/06 12:40:01 nicolas Exp $
org.jgroups.protocols.ENCRYPT ENCRYPT layer. Encrypt and decrypt the group communication in JGroups The file can be used in two ways: <ul> <li> Option 1. Configured with a secretKey in a keystore so it can be used at any layer in JGroups without the need for a coordinator, or if you want protection against passiv ...