| Package | Description |
|---|---|
| com.mulesoft.modules.cryptography.internal.xml | |
| com.mulesoft.modules.cryptography.internal.xml.impl |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
XmlOperations.xmlEncrypt(JceConfiguration config,
InputStream content,
XmlEncryptionAlgorithm algorithm,
String elementPath,
boolean encryptContent,
JceKeySelection keySelection,
EphemeralKeyInfo ephemeralKeyInfo)
Encrypt the XML document.
|
| Constructor and Description |
|---|
XmlAsymmetricKeyImpl(JceConfiguration config,
JceAsymmetricKeyInfo keyInfo,
EphemeralKeyInfo ephemeralKeyInfo) |
XmlAsymmetricKeyImpl(JceConfiguration config,
JceAsymmetricKeyInfo keyInfo,
EphemeralKeyInfo ephemeralKeyInfo,
boolean useInternalCertificate) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.