CipherInfo
Holds information about key size and cipher to use.
            
                
Gets the cipher.
            
Gets a value indicating whether the cipher is AEAD (Authenticated Encryption with Associated data).
            
Gets the size of the key.
            
Initializes a new instance of the  CipherInfo class.