CryptoCertificateResult.IsShortKeySize Property

Definition

Indicates the certificate's key size is considered too small to be secure for the key 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