Javax.Crypto.Spec.OAEPParameterSpec: Property Members

The properties of Javax.Crypto.Spec.OAEPParameterSpec are listed below. For a list of all members, see the OAEPParameterSpec Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
DefaultOAEPParameterSpec. The algorithm parameter instance with default values.
[read-only]
DigestAlgorithmstring. Returns the algorithm name of the message digest.
[read-only]
MGFAlgorithmstring. Returns the algorithm name of the mask generation function.
[read-only]
MGFParametersJava.Security.Spec.IAlgorithmParameterSpec. Returns the algorithm parameter specification for the mask generation function algorithm.
[read-only]
PSourcePSource. Returns the source of the label L.

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.