The properties of Javax.Crypto.Spec.PBEKeySpec are listed below. For a list of all members, see the PBEKeySpec Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | IterationCount | int. Returns the iteration count of this key specification. |
[read-only] | KeyLength | int. Returns the desired key length of the derived key. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |