The properties of Java.Security.Spec.MGF1ParameterSpec are listed below. For a list of all members, see the MGF1ParameterSpec Members list.
See Also: Inherited members from Java.Lang.Object
[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. |