Interface CryptoComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CryptoComponentBuilderFactory
    Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE). Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • crypto

        static CryptoComponentBuilderFactory.CryptoComponentBuilder crypto()
        Crypto (JCE) (camel-crypto) Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE). Category: security,transformation Since: 2.3 Maven coordinates: org.apache.camel:camel-crypto
        Returns:
        the dsl builder