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

TX25519.CalculateAgreement

Declaration

Source position: ClpX25519.pas line 45

public class function TX25519.CalculateAgreement(

  const k: TCryptoLibByteArray;

  kOff: Int32;

  const u: TCryptoLibByteArray;

  uOff: Int32;

  const r: TCryptoLibByteArray;

  rOff: Int32

):Boolean;



CT Web help

CodeTyphon Studio