Unit 'ClpBigInteger' Package
[Overview][Resource strings][Types][Index] [#pl_cryptolib4pascal]

RabinMillerTest

Declaration

Source position: ClpBigInteger.pas line 392

function TBigInteger.RabinMillerTest(

  certainty: Int32;

  const random: IRandom

):Boolean; overload;

function TBigInteger.RabinMillerTest(

  certainty: Int32;

  const random: IRandom;

  randomlySelected: Boolean

):Boolean; overload;



CT Web help

CodeTyphon Studio