Java.Security.Spec.MGF1ParameterSpec: Property Members

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

Public Properties

[read-only]
DigestAlgorithmstring. Returns the name of the message digest algorithm.
[read-only]
static
Sha1MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-1" message digest.
[read-only]
static
Sha256MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-256" message digest.
[read-only]
static
Sha384MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-384" message digest.
[read-only]
static
Sha512MGF1ParameterSpec. The predefined MGF1 parameter specification with an "SHA-512" message digest.

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.