Java.Security.Spec.MGF1ParameterSpec Members

The members of Java.Security.Spec.MGF1ParameterSpec are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new MGF1ParameterSpec with the specified message digest algorithm name.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

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.