Security.SslCipherSuite Enumeration
Documentation for this section has not yet been entered.

Syntax

public enum SslCipherSuite

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
SSL_DH_anon_EXPORT_WITH_RC4_40_MD5Documentation for this section has not yet been entered.
SSL_DH_anon_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
SSL_DH_anon_WITH_RC4_128_MD5Documentation for this section has not yet been entered.
SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
SSL_NULL_WITH_NULL_NULLDocumentation for this section has not yet been entered.
SSL_RSA_EXPORT_WITH_RC4_40_MD5Documentation for this section has not yet been entered.
SSL_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
SSL_RSA_WITH_NULL_MD5Documentation for this section has not yet been entered.
SSL_RSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
SSL_RSA_WITH_RC4_128_MD5Documentation for this section has not yet been entered.
SSL_RSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_DH_anon_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_128_GCM_SHA256Documentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_256_CBC_SHA256Documentation for this section has not yet been entered.
TLS_DH_anon_WITH_AES_256_GCM_SHA384Documentation for this section has not yet been entered.
TLS_DH_anon_WITH_RC4_128_MD5Documentation for this section has not yet been entered.
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_DHE_RSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_DHE_RSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256Documentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384Documentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_ECDH_ECDSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384Documentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_ECDH_RSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384Documentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_ECDSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384Documentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_ECDHE_RSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_NULL_WITH_NULL_NULLDocumentation for this section has not yet been entered.
TLS_PSK_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_PSK_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_PSK_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_PSK_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_PSK_WITH_AES_256_CBC_SHA384Documentation for this section has not yet been entered.
TLS_PSK_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_PSK_WITH_NULL_SHA256Documentation for this section has not yet been entered.
TLS_PSK_WITH_NULL_SHA384Documentation for this section has not yet been entered.
TLS_PSK_WITH_RC4_128_SHADocumentation for this section has not yet been entered.
TLS_RSA_WITH_3DES_EDE_CBC_SHADocumentation for this section has not yet been entered.
TLS_RSA_WITH_AES_128_CBC_SHADocumentation for this section has not yet been entered.
TLS_RSA_WITH_AES_128_CBC_SHA256Documentation for this section has not yet been entered.
TLS_RSA_WITH_AES_256_CBC_SHADocumentation for this section has not yet been entered.
TLS_RSA_WITH_AES_256_CBC_SHA256Documentation for this section has not yet been entered.
TLS_RSA_WITH_NULL_MD5Documentation for this section has not yet been entered.
TLS_RSA_WITH_NULL_SHADocumentation for this section has not yet been entered.
TLS_RSA_WITH_NULL_SHA256Documentation for this section has not yet been entered.
TLS_RSA_WITH_RC4_128_MD5Documentation for this section has not yet been entered.
TLS_RSA_WITH_RC4_128_SHADocumentation for this section has not yet been entered.

Requirements

Namespace: Security
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0