Javax.Crypto.Spec.PBEKeySpec: Property Members

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

Public Properties

[read-only]
IterationCountint. Returns the iteration count of this key specification.
[read-only]
KeyLengthint. Returns the desired key length of the derived key.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.