SecRecord.CanDerive Property

Definition

Whether this key can be used to derive another key.

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

Property Value

Remarks

For keys, whether this can be used to derive another key.

Applies to