ICipherBuilder
Base interface for cipher builders.
            
                
Return the algorithm and parameter details associated with any cipher built.
            
Build a cipher that operates on the passed in stream.
            
Return the maximum output size that a given input will produce.