One instruction for using Rampant is to configure the bouncy castle.jar in
java security file in java runtime lib/security file security.provider.99=org.bouncycastle.jce.provider.BouncyCastleProvider There are many security providers out there, can this step be skipped so that JVM uses other security providers? Is this hard coded somewhere in the Rampant or its dependent WSS4J to compile and use the Bouncy castle? Regards, Jeff
