public class MgmtData extends BaseElement implements KeyInfoElement
The MgmtData element within KeyInfo is a string value used to convey in-band key distribution or agreement data. For example, DH key exchange, RSA key encryption, etc. Use of this element is NOT RECOMMENDED. It provides a syntactic hook where in-band key distribution or agreement data can be placed. However, superior interoperable child elements of KeyInfo for the transmission of encrypted keys and for key agreement are being specified by the W3C XML Encryption Working Group and they should be used instead of MgmtData.
This method is not supported by this API yet!
mContext, mElement, mId| Constructor and Description |
|---|
MgmtData(org.w3c.dom.Element aElement,
Context aBaglam) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
addBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, getNamespace, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic MgmtData(org.w3c.dom.Element aElement,
Context aBaglam)
throws XMLSignatureException
XMLSignatureExceptionpublic java.lang.String getLocalName()
getLocalName in class BaseElementCopyright © 2025. All rights reserved.