mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Upgrade to SshNet.Security.Cryptography 1.0.0.
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Vendored
+1300
File diff suppressed because it is too large
Load Diff
Vendored
BIN
Binary file not shown.
Vendored
+1161
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
BIN
Binary file not shown.
-192
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user