Java.Security.Signature: Property Members

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

Public Properties

[read-only]
Algorithmstring. Returns the name of the algorithm of this Signature.
[read-only]
ParametersAlgorithmParameters. Returns the AlgorithmParameters of this Java.Security.Signature instance.
[read-only]
ProviderProvider. Returns the provider associated with this Signature.

Protected Properties

StateSignatureState. Represents the current state of this Signature.
[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.