SecurityPackageContextConnectionInformation.CipherStrength 属性

定义

CipherStrength 属性包含该连接所使用的加密算法的密码长度。

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

属性值

该连接所使用的加密算法的密码长度。

适用于