| Package | Description |
|---|---|
| com.mulesoft.modules.cryptography.internal.jce |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
JceOperations.jceDecrypt(JceConfiguration config,
InputStream content,
JceEncryptionKeyAlgorithmSelection algorithmSelection,
JceKeySelection keySelection)
Decrypt a stream using JCE, with a key.
|
InputStream |
JceOperations.jceEncrypt(JceConfiguration config,
InputStream content,
JceEncryptionKeyAlgorithmSelection algorithmSelection,
JceKeySelection keySelection)
Encrypt a stream using JCE, with a key.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.