public interface EncryptionProvider
| Modifier and Type | Method and Description |
|---|---|
StreamCodec |
buildStreamCryptoProvider(String algorithm,
Map<String,Object> parameters)
Build a StreamEncryptor with the given configuration parameters.
|
StreamCodec buildStreamCryptoProvider(String algorithm, Map<String,Object> parameters)