Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public BigInteger genCoPrime( int bits, Random rand ) |
| Visual Basic |
|---|
Public Function genCoPrime ( _ bits As Integer, _ rand As Random _ ) As BigInteger |
| Visual C++ |
|---|
public: BigInteger^ genCoPrime( int bits, Random^ rand ) |