<PackageReference Include="SSH.NET" Version="2020.0.0-beta1" />
SecureRandom
Use the specified instance of IRandomGenerator as random source.
public virtual void NextBytes(
byte[]
buf,
int off,
int len)
public virtual void SetSeed(
byte[]
seed)
public virtual void SetSeed(
long seed)