Upgrade to SshNet.Security.Cryptography 1.0.0.

This commit is contained in:
drieseng
2016-06-04 18:10:31 +02:00
parent fc777ccb11
commit 21e86a5528
23 changed files with 2461 additions and 1728 deletions
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -624,38 +624,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -756,38 +724,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -938,38 +874,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1068,38 +972,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1278,38 +1150,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1392,38 +1232,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -624,38 +624,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -756,38 +724,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -938,38 +874,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1068,38 +972,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1278,38 +1150,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1392,38 +1232,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -485,38 +485,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.MD5.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.MD5.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -617,38 +585,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.RIPEMD160.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.RIPEMD160.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -799,38 +735,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA1.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA1.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -929,38 +833,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA256.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA256.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1139,38 +1011,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA384.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA384.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.
@@ -1253,38 +1093,6 @@
The size, in bits, of the computed hash code.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.InputBlockSize">
<summary>
Gets the input block size.
</summary>
<returns>
The input block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.OutputBlockSize">
<summary>
Gets the output block size.
</summary>
<returns>
The output block size.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanReuseTransform">
<summary>
Gets a value indicating whether the current transform can be reused.
</summary>
<returns>
Always true.
</returns>
</member>
<member name="P:SshNet.Security.Cryptography.SHA512.CanTransformMultipleBlocks">
<summary>
Gets a value indicating whether multiple blocks can be transformed.
</summary>
<returns>
true if multiple blocks can be transformed; otherwise, false.
</returns>
</member>
<member name="M:SshNet.Security.Cryptography.SHA512.HashCore(System.Byte[],System.Int32,System.Int32)">
<summary>
Routes data written to the object into the hash algorithm for computing the hash.