SslContext.SetEncryptionCertificate 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.
Les développeurs ne doivent pas utiliser cette méthode dépréciée. Les chiffrements d’exportation ne sont plus disponibles.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Export ciphers are not available anymore.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, "Export ciphers are not available anymore.")]
public Security.SslStatus SetEncryptionCertificate (Security.SecIdentity identify, System.Collections.Generic.IEnumerable<Security.SecCertificate> certificates);
member this.SetEncryptionCertificate : Security.SecIdentity * seq<Security.SecCertificate> -> Security.SslStatus
Paramètres
- identify
- SecIdentity
- certificates
- IEnumerable<SecCertificate>
Retours
- Attributs