Class AesConfiguration


  • @Configuration
    @Conditional(AesConditional.class)
    @ComponentScan(basePackages={"com.bld.crypto.aes","com.bld.crypto.bean"})
    public class AesConfiguration
    extends Object
    The Class AesConfiguration.
    • Constructor Detail

      • AesConfiguration

        public AesConfiguration()
    • Method Detail

      • cipherAesSecret

        @Bean
        public CipherAesSecret cipherAesSecret()
                                        throws Exception
        Pipher public keys.
        Returns:
        the cipher public keys
        Throws:
        Exception - the exception