Unit 'ClpX25519' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

TX25519.ScalarMult

Declaration

Source position: ClpX25519.pas line 65

public class procedure TX25519.ScalarMult(

  const k: TCryptoLibByteArray;

  kOff: Int32;

  const u: TCryptoLibByteArray;

  uOff: Int32;

  const r: TCryptoLibByteArray;

  rOff: Int32

);



CT Web help

CodeTyphon Studio