Interface CryptoCmsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface CryptoCmsComponentBuilderFactory
Encrypt, decrypt, sign and verify data in CMS Enveloped Data format. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder
Builder for the Crypto CMS component.static class
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder
cryptoCms()
Deprecated.
-
-
-
Method Detail
-
cryptoCms
@Deprecated static CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder cryptoCms()
Deprecated.Crypto CMS (camel-crypto-cms) Encrypt, decrypt, sign and verify data in CMS Enveloped Data format. Category: security,transformation Since: 2.20 Maven coordinates: org.apache.camel:camel-crypto-cms
-
-