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

IIESParameters

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

Declaration

Source position: ClpIIESParameters.pas line 30

type IIESParameters = interface(ICipherParameters)

  function GetDerivationV;

  

  property DerivationV: TCryptoLibByteArray; [r]

  

  function GetEncodingV;

  

  property EncodingV: TCryptoLibByteArray; [r]

  

  function GetMacKeySize;

  

  property macKeySize: Int32; [r]

  

end;

Inheritance

IIESParameters

  

|

ICipherParameters

  

|

IInterface



CT Web help

CodeTyphon Studio