SecKeyGenerationParameters.CanWrap Property

Definition

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

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

Property Value

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

Applies to