Unit 'ClpCryptoApiRandomGenerator' Package
[Overview][Resource strings][Classes][Index] [#pl_cryptolib4pascal]

TCryptoApiRandomGenerator.NextBytes

Declaration

Source position: ClpCryptoApiRandomGenerator.pas line 64

public procedure TCryptoApiRandomGenerator.NextBytes(

  const bytes: TCryptoLibByteArray

); virtual; overload;

procedure TCryptoApiRandomGenerator.NextBytes(

  const bytes: TCryptoLibByteArray;

  start: Int32;

  len: Int32

); virtual; overload;



CT Web help

CodeTyphon Studio