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

TX25519Field.Mul

Declaration

Source position: ClpX25519Field.pas line 110

public class procedure TX25519Field.Mul(

  const x: TCryptoLibInt32Array;

  y: Int32;

  const z: TCryptoLibInt32Array

); overload;

class procedure TX25519Field.Mul(

  const x: TCryptoLibInt32Array;

  const y: TCryptoLibInt32Array;

  const z: TCryptoLibInt32Array

); overload;



CT Web help

CodeTyphon Studio