Edit

Share via


SecPublicPrivateKeyAttrs.CanUnwrap Property

Definition

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

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

Property Value

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

Applies to