Java.Security.Signature.State Property
Represents the current state of this Signature.

Syntax

[Android.Runtime.Register("state")]
protected SignatureState State { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Represents the current state of this Signature. The three possible states are Signature.Uninitialized, Signature.SIGN or Signature.VERIFY.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1