@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CryptoComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CryptoComponentBuilderFactory.CryptoComponentBuilder
Builder for the Crypto (JCE) component.
|
static class |
CryptoComponentBuilderFactory.CryptoComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static CryptoComponentBuilderFactory.CryptoComponentBuilder |
crypto()
Crypto (JCE) (camel-crypto)
Sign and verify exchanges using the Signature Service of the Java
Cryptographic Extension (JCE).
|
static CryptoComponentBuilderFactory.CryptoComponentBuilder crypto()
Apache Camel