PBEKeySpec.IterationCount プロパティ

定義

繰り返し回数を返します。指定しない場合は 0 を返します。

public int IterationCount { [Android.Runtime.Register("getIterationCount", "()I", "")] get; }
[<get: Android.Runtime.Register("getIterationCount", "()I", "")>]
member this.IterationCount : int

プロパティ値

イテレーション数。

属性

注釈

の Java ドキュメント javax.crypto.spec.PBEKeySpec.getIterationCount()

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象