SecKeyParameters.CanDecrypt Property

Definition

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

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

Property Value

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

Applies to