Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public static void RSATest2(
	int rounds
)
Visual Basic
Public Shared Sub RSATest2 ( _
	rounds As Integer _
)
Visual C++
public:
static void RSATest2(
	int rounds
)

Parameters

rounds
Type: System..::..Int32

See Also