<PackageReference Include="SshNet.Security.Cryptography" Version="1.1.0-beta1" />
SshNet.Security.Cryptography.SHA256
Computes the SHA256 hash for input data.
namespace SshNet.
Security.
Cryptography
{
public class SHA256 :
HashAlgorithm
{
public SHA256();
}
}