HttpClientCertificate.KeySize Property

Definition

Gets the number of bits in the digital certificate key size. For example, 128.

public:
 property int KeySize { int get(); };
public int KeySize { get; }
member this.KeySize : int
Public ReadOnly Property KeySize As Integer

Property Value

The number of bits in the key size.

Applies to