The members of Java.Security.Spec.MGF1ParameterSpec are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a new MGF1ParameterSpec with the specified message digest algorithm name. | 
| A constructor used when creating managed representations of JNI objects; called by the runtime. | 
| [read-only] | DigestAlgorithm | string. Returns the name of the message digest algorithm. | 
| [read-only] static  | Sha1 | MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-1" message digest. | 
| [read-only] static  | Sha256 | MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-256" message digest. | 
| [read-only] static  | Sha384 | MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-384" message digest. | 
| [read-only] static  | Sha512 | MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-512" message digest. | 
| [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. |