Class ChaosProviderImpl

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<Object,Object>


    public class ChaosProviderImpl
    extends Provider
    Thanks Christian Pontesegger for the very good example on "Writing your own JCA extensions - a full cipher" at: "http://codeandme.blogspot.de/2013/07/writing-your-own-jca-extensions-full.html" and for the very good example on "Writing your own JCA extensions - a simple digest " at: "http://codeandme.blogspot.de/2013/06/writing-your-own-jca-extensions-simple.html"
    See Also:
    Serialized Form
    • Constructor Detail

      • ChaosProviderImpl

        public ChaosProviderImpl​()
        Instantiates a new chaos Provider implementation for chaos encryption.