public class X400msTestSignUtils extends Object
| Constructor and Description |
|---|
X400msTestSignUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
get_sig_details(MSMessage msmessage_obj) |
static int |
setup_default_sec_env(Session session_obj,
String security_id,
String identity_dn,
String passphrase)
Setup default security environment so that message can be signed.
|