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
[read-only] static | Default | PSSParameterSpec. The default parameter specification. |
[read-only] | DigestAlgorithm | string. Returns the name of the message digest algorithm. |
[read-only] | MGFAlgorithm | string. Returns the name of the mask generation function algorithm. |
[read-only] | MGFParameters | IAlgorithmParameterSpec. Returns the parameter for the mask generation function algorithm. |
[read-only] | SaltLength | int. Returns the length of the salt (in bits). |
[read-only] | TrailerField | int. Returns the trailer field value. |
[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. |