Pkcs12LoaderLimits.TotalKdfIterationLimit Eigenschap

Definitie

Haalt de totale iteratielimiet voor de KDF-berekeningen (Key Derivation Function) op of stelt deze in.

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)

Waarde van eigenschap

De totale iteratielimiet voor de KDF-berekeningen (Key Derivation Function) of null voor geen limiet.

Van toepassing op