Name | Description | |
---|---|---|
![]() | Aes128GcmDataIntegrityAlgorithm Constructor | Overloaded. |
The following tables list the members exposed by Aes128GcmDataIntegrityAlgorithm.
Name | Description | |
---|---|---|
![]() | Aes128GcmDataIntegrityAlgorithm Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | HashSizeValue | Represents the size, in bits, of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | HashValue | Represents the value of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | KeyValue | The key to use in the hash algorithm. (Inherited from System.Security.Cryptography.KeyedHashAlgorithm) |
![]() | State | Represents the state of the hash computation. (Inherited from System.Security.Cryptography.HashAlgorithm) |
Name | Description | |
---|---|---|
![]() | CanReuseTransform | Gets a value indicating whether the current transform can be reused. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | CanTransformMultipleBlocks | When overridden in a derived class, gets a value indicating whether multiple blocks can be transformed. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | DataIntegrityAlgorithm | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | DigestLength | Overridden. |
![]() | Hash | Gets the value of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | HashSize | Gets the size, in bits, of the computed hash code. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | InputBlockSize | When overridden in a derived class, gets the input block size. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | Key | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | KeyLength | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | OutputBlockSize | When overridden in a derived class, gets the output block size. (Inherited from System.Security.Cryptography.HashAlgorithm) |
Name | Description | |
---|---|---|
![]() | Clear | Releases all resources used by the System.Security.Cryptography.HashAlgorithm class. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | ComputeHash | Overloaded. Computes the hash value for the specified System.IO.Stream object. (Inherited from System.Security.Cryptography.HashAlgorithm) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the System.Security.Cryptography.KeyedHashAlgorithm and optionally releases the managed resources. (Inherited from System.Security.Cryptography.KeyedHashAlgorithm) |
![]() | Initialize | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | ToString | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | TransformBlock | Computes 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) |
![]() | TransformFinalBlock | Computes the hash value for the specified region of the specified byte array. (Inherited from System.Security.Cryptography.HashAlgorithm) |
Name | Description | |
---|---|---|
![]() | HashCore | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |
![]() | HashFinal | (Inherited from Xceed.SSH.Protocols.NoDataIntegrityAlgorithm) |