Java.Security.Spec.MGF1ParameterSpec Class
The parameter specification for the Mask Generation Function (MGF1) in the RSA-PSS Signature and OAEP Padding scheme.

See Also: MGF1ParameterSpec Members

Syntax

[Android.Runtime.Register("java/security/spec/MGF1ParameterSpec", DoNotGenerateAcw=true)]
public class MGF1ParameterSpec : Java.Lang.Object, IAlgorithmParameterSpec, IDisposable

Remarks

The parameter specification for the Mask Generation Function (MGF1) in the RSA-PSS Signature and OAEP Padding scheme.

Defined in the standard

[Android Documentation]

Requirements

Namespace: Java.Security.Spec
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1