SSLEngines.IsSupportedEngine(SSLEngine) Méthode
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.
[Android.Runtime.Register("isSupportedEngine", "(Ljavax/net/ssl/SSLEngine;)Z", "", ApiSince=29)]
public static bool IsSupportedEngine (Javax.Net.Ssl.SSLEngine engine);
[<Android.Runtime.Register("isSupportedEngine", "(Ljavax/net/ssl/SSLEngine;)Z", "", ApiSince=29)>]
static member IsSupportedEngine : Javax.Net.Ssl.SSLEngine -> bool
Paramètres
- engine
- SSLEngine
Retours
- Attributs