ITlsHandshakeFeature.KeyExchangeStrength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la force de l’algorithme d’échange de clés.
public:
property int KeyExchangeStrength { int get(); };
public int KeyExchangeStrength { get; }
member this.KeyExchangeStrength : int
Public ReadOnly Property KeyExchangeStrength As Integer