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
[read-only] static | Default | OAEPParameterSpec. The algorithm parameter instance with default values. |
[read-only] | DigestAlgorithm | string. Returns the algorithm name of the message digest. |
[read-only] | MGFAlgorithm | string. Returns the algorithm name of the mask generation function. |
[read-only] | MGFParameters | Java.Security.Spec.IAlgorithmParameterSpec. Returns the algorithm parameter specification for the mask generation function algorithm. |
[read-only] | PSource | PSource. Returns the source of the label L. |
[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. |