public class AsymmetricEncryptionKeyFactory extends Object implements org.mule.encryption.key.EncryptionKeyFactory
Creates a key for encryption
| Constructor and Description |
|---|
AsymmetricEncryptionKeyFactory(String algorithm,
String key) |
| Modifier and Type | Method and Description |
|---|---|
Key |
decryptionKey() |
Key |
encryptionKey() |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.