public class DataIntegrity
extends java.lang.Object
| Constructor and Description |
|---|
DataIntegrity() |
DataIntegrity(org.w3c.dom.Element parent) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncryptedHmacKey() |
byte[] |
getEncryptedHmacValue() |
void |
setEncryptedHmacKey(byte[] encryptedHmacKey) |
void |
setEncryptedHmacValue(byte[] encryptedHmacValue) |