The properties of Java.Security.Signature are listed below. For a list of all members, see the Signature Members list.
See Also: Inherited members from Java.Security.SignatureSpi
| [read-only] | Algorithm | string. Returns the name of the algorithm of this Signature. |
| [read-only] | Parameters | AlgorithmParameters. Returns the AlgorithmParameters of this Java.Security.Signature instance. |
| [read-only] | Provider | Provider. Returns the provider associated with this Signature. |
| State | SignatureState. Represents the current state of this Signature. | |
| [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. |