HttpClientCertificate.KeySize 属性

定义

获取数字证书密钥大小的位数。 例如 128。

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

属性值

Int32

密钥大小的位数。

适用于