HttpClientCertificate.KeySize Property

 

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

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

member KeySize : int with get

Property Value

Type: System.Int32

The number of bits in the key size.

.NET Framework
Available since 1.1
Return to top
Show: