SecRecord.CanSign Property

Definition

Whether this key can be used to sign data.

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

Property Value

Remarks

For keys, whether this can be used to sign.

Applies to