SecKeyParameters.CanSign Property

Definition

Gets or sets a Boolean value that controls whether the key can be used for signing.

public Nullable<bool> CanSign { get; set; }
member this.CanSign : Nullable<bool> with get, set

Property Value

A Boolean value that controls whether the key can be used for signing.

Applies to