Renci.SshNet.Security.Org.BouncyCastle.Crypto.KeyGenerationParameters class KeyGenerationParameters Documentation Code public SecureRandom Random { get; } public int Strength { get; } public KeyGenerationParameters(SecureRandom random, int strength)