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

IDsaKeyParameters

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

Declaration

Source position: ClpIDsaKeyParameters.pas line 29

type IDsaKeyParameters = interface(IAsymmetricKeyParameter)

  function GetParameters;

  

  function Equals(); overload;

  

  property parameters: IDsaParameters; [r]

  

end;

Inheritance

IDsaKeyParameters

  

|

IAsymmetricKeyParameter

  

|

ICipherParameters

  

|

IInterface



CT Web help

CodeTyphon Studio