service.getPort(portQName, DoubleItPortType.class);
updateAddressPort(x509Port, PORT);
x509Port.doubleIt(25);
((java.io.Closeable)x509Port).close();
bus.shutdown(true);
}
@org.junit.Test
public void testAsymmetricEncryptBeforeSigning() throws Exception {