RSA Constructor

Tungsten Suite

RSA Constructor

Constructs a new RSA

Namespace:  W.Encryption
Assembly:  Tungsten.Encryption (in Tungsten.Encryption.dll) Version: 2.0.2
Syntax
C#
public RSA(
	int keySize
)

Parameters

keySize
Type: SystemInt32

[Missing <param name="keySize"/> documentation for "M:W.Encryption.RSA.#ctor(System.Int32)"]

See Also