public final class EphemeralKeyGenerator extends Object
| Modifier and Type | Method and Description |
|---|---|
static Key |
createSymmetricKey(XmlEncryptionAlgorithm algorithm)
Creates a new ephemeral symmetric key based on the specified algorithm.
|
public static Key createSymmetricKey(XmlEncryptionAlgorithm algorithm)
algorithm - The encryption algorithm to use for key generation.org.mule.runtime.extension.api.exception.ModuleException - if the key generation fails due to an algorithm not being available.Copyright © 2025 MuleSoft, Inc.. All rights reserved.