Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / Aes128CtrEncryptionAlgorithm Class


In This Topic
    Aes128CtrEncryptionAlgorithm Class Methods
    In This Topic

    For a list of all members of this type, see Aes128CtrEncryptionAlgorithm members.

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xceed.SSH.Protocols.CtrEncryptionAlgorithmBase)
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.SSH.Protocols.CtrEncryptionAlgorithmBase)
    Protected Method (Inherited from Xceed.SSH.Protocols.PadSymetricEncryptionAlgorithmBase)
    Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Xceed.SSH.Protocols.SymmetricEncryptionAlgorithm)
    Protected Method (Inherited from Xceed.SSH.Protocols.CtrEncryptionAlgorithmBase)
    Top
    See Also