SecKeyGenerationParameters.CanEncrypt Property

Definition

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

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

Property Value

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

Applies to