Sdílet prostřednictvím


Pkcs12LoaderLimits.TotalKdfIterationLimit Vlastnost

Definice

Získá nebo nastaví limit celkové iterace pro výpočty funkce KDF (Key Derivation Function).

public:
 property Nullable<int> TotalKdfIterationLimit { Nullable<int> get(); void set(Nullable<int> value); };
public int? TotalKdfIterationLimit { get; set; }
member this.TotalKdfIterationLimit : Nullable<int> with get, set
Public Property TotalKdfIterationLimit As Nullable(Of Integer)

Hodnota vlastnosti

Celkový limit iterace pro výpočty funkce KDF (Key Derivation Function) nebo null bez limitu.

Platí pro