SecKeyParameters.CanDerive Property

Definition

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

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

Property Value

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

Applies to