public class SignatureUtil
extends java.lang.Object
| Constructor and Description |
|---|
SignatureUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
generateSignedInfo(byte[][] byteParts,
ArrayList refs)
This element will only be used internally.
|
static void |
signMessageCompact(ConnectionInfo ci,
Ws4dXmlSerializer serializer,
DPWSConstantsHelper helper) |
public static void signMessageCompact(ConnectionInfo ci, Ws4dXmlSerializer serializer, DPWSConstantsHelper helper)
public static byte[] generateSignedInfo(byte[][] byteParts,
ArrayList refs)
digs - the signaturesrefs - the reference ids of the digested parts of the xml message.