Org.BouncyCastle.Crypto.CipherKeyGenerator.CipherKeyGenerator C# (CSharp) Method

CipherKeyGenerator() public method

public CipherKeyGenerator ( ) : System
return System
		public CipherKeyGenerator()
		{
		}

Same methods

CipherKeyGenerator::CipherKeyGenerator ( int defaultStrength ) : System