| Package | Description |
|---|---|
| weblogic.xml.security.keyinfo |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfo.addX509Data(X509Data x509Data)
Adds an
X509Data to the KeyInfo element. |
void |
KeyInfo.removeX509Data(X509Data x509Data)
Removes a KeyValue from the KeyInfo element.
|