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

IDsa

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

Declaration

Source position: ClpIDsa.pas line 35

type IDsa = interface(IInterface)

  function GetAlgorithmName;

  

  property AlgorithmName: string; [r]

  

  procedure Init();

  

  function GenerateSignature();

  

  function VerifySignature();

  

end;

Inheritance

IDsa

  

|

IInterface



CT Web help

CodeTyphon Studio