Xceed .NET Libraries Documentation
Aes128GcmDataIntegrityAlgorithm Class Methods


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace : Aes128GcmDataIntegrityAlgorithm Class

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

Public Methods
 NameDescription
Public MethodReleases all resources used by the System.Security.Cryptography.HashAlgorithm class. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodOverloaded. Computes the hash value for the specified System.IO.Stream object. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodOverloaded. Releases the unmanaged resources used by the System.Security.Cryptography.KeyedHashAlgorithm and optionally releases the managed resources. (Inherited from System.Security.Cryptography.KeyedHashAlgorithm)
Public Method (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
Public Method (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
Public MethodComputes the hash value for the specified region of the input byte array and copies the specified region of the input byte array to the specified region of the output byte array. (Inherited from System.Security.Cryptography.HashAlgorithm)
Public MethodComputes the hash value for the specified region of the specified byte array. (Inherited from System.Security.Cryptography.HashAlgorithm)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
Protected Method (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm)
Top
See Also

Reference

Aes128GcmDataIntegrityAlgorithm Class
Xceed.SSH.Protocols Namespace