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


In This Topic
    Aes256GcmEncryptionAlgorithm Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xceed.SSH.Protocols.CtrEncryptionAlgorithmBase)
    Public MethodReturns a string that represents the current object. (Inherited from Xceed.SSH.Protocols.GaloisCounterModeEncryptionAlgorithmBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.SSH.Protocols.GaloisCounterModeEncryptionAlgorithmBase)
    Protected Method (Inherited from Xceed.SSH.Protocols.GaloisCounterModeEncryptionAlgorithmBase)
    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