public static com.sun.jbi.internal.security.KeyStoreManager | createKeyStoreManager(java.util.Properties props) Create a KeyStoreManager instance.
Parameters: props - - the name,value pairs which contain KeyStore data. throws: IllegalArgumentException - if the properties contain a invalid valuefor example if Manager is defined to be seomething other than JavaStandard. |