WNafUtilitiesGetWindowSize(Int32, Int32) Method
Namespace: Org.BouncyCastle.Math.EC.MultiplierAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static int GetWindowSize(
int bits,
int[] windowSizeCutoffs
)
public:
static int GetWindowSize(
int bits,
array<int>^ windowSizeCutoffs
)
Org.BouncyCastle.Math.EC.Multiplier.WNafUtilities.GetWindowSize = function(bits, windowSizeCutoffs);
- bits Int32
-
- windowSizeCutoffs Int32
-
Int32