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


In This Topic
    Aes256GcmDataIntegrityAlgorithm Class Methods
    In This Topic

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

    Public Methods
    Protected Methods
     NameDescription
    Protected MethodWhen overridden in a derived class, routes data written to the object into the hash algorithm for computing the hash. (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
    Protected MethodWhen overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic stream object. (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
    Top
    See Also