| Package | Description |
|---|---|
| com.mulesoft.modules.cryptography.api.xml.config |
| Modifier and Type | Method and Description |
|---|---|
XmlKeyTransportAlgorithm |
EphemeralKeyInfo.getEncryptionAlgorithm() |
static XmlKeyTransportAlgorithm |
XmlKeyTransportAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlKeyTransportAlgorithm[] |
XmlKeyTransportAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EphemeralKeyInfo.setEncryptionAlgorithm(XmlKeyTransportAlgorithm encryptionAlgorithm) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.