public class DataIntegrity extends java.lang.Object
DataIntegrity()
DataIntegrity(org.w3c.dom.Element parent)
byte[]
getEncryptedHmacKey()
getEncryptedHmacValue()
void
setEncryptedHmacKey(byte[] encryptedHmacKey)
setEncryptedHmacValue(byte[] encryptedHmacValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataIntegrity()
public DataIntegrity(org.w3c.dom.Element parent)
public byte[] getEncryptedHmacKey()
public void setEncryptedHmacKey(byte[] encryptedHmacKey)
public byte[] getEncryptedHmacValue()
public void setEncryptedHmacValue(byte[] encryptedHmacValue)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.