What are required properties for WSS4JOutInterceptor and WSS4JInInterceptor If I do not mention signatureParts, encryptionParts, encryptionSymAlgorithm properties in interceptors then I'm getting exception even after adding bcprov-jdk15-146.jar.
*java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES/CBC/ISO10126Padding* How should I edit signatureParts, encryptionParts, encryptionSymAlgorithm properties in interceptors configuration ? so is there any tutorial or any reference available to understand this properties? Thanks Kumar -- View this message in context: http://cxf.547215.n5.nabble.com/What-are-the-required-properties-for-WSS4JOutInterceptor-and-WSS4JInInterceptor-tp5529611p5529611.html Sent from the cxf-user mailing list archive at Nabble.com.
