SecKeyGenerationParameters.CanVerify Property

Definition

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

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

Property Value

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

Applies to