Java.Security.Spec.PSSParameterSpec: Property Members

The properties of Java.Security.Spec.PSSParameterSpec are listed below. For a list of all members, see the PSSParameterSpec Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
DefaultPSSParameterSpec. The default parameter specification.
[read-only]
DigestAlgorithmstring. Returns the name of the message digest algorithm.
[read-only]
MGFAlgorithmstring. Returns the name of the mask generation function algorithm.
[read-only]
MGFParametersIAlgorithmParameterSpec. Returns the parameter for the mask generation function algorithm.
[read-only]
SaltLengthint. Returns the length of the salt (in bits).
[read-only]
TrailerFieldint. Returns the trailer field value.

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.