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

ISchnorr

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ClpISchnorr.pas line 34

type ISchnorr = interface(IInterface)

  function GetAlgorithmName;

  

  property AlgorithmName: string; [r]

  

  procedure Init();

  

  function GenerateSignature();

  

  function VerifySignature();

  

end;

Inheritance

ISchnorr

  

|

IInterface



CT Web help

CodeTyphon Studio