PbeParameters.IterationCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得要提供給金鑰衍生函數 (Key Derivation Function,KDF) 以將密碼轉換為加密金鑰的反覆項目計數。
public:
property int IterationCount { int get(); };
public int IterationCount { get; }
member this.IterationCount : int
Public ReadOnly Property IterationCount As Integer
屬性值
要提供給金鑰衍生函數 (Key Derivation Function,KDF) 以將密碼轉換為加密金鑰的反覆項目計數。