Share via


CryptoKeyResult.IsShortKeySize Property

Definition

Indicates the key size is considered too small to be secure for the algorithm.

public bool? IsShortKeySize { get; set; }
member this.IsShortKeySize : Nullable<bool> with get, set
Public Property IsShortKeySize As Nullable(Of Boolean)

Property Value

Applies to