Type Alias

NSStreamSocketSecurityLevel

NSStream defines these string constants for specifying the secure-socket layer (SSL) security level. NSStreamは、これら文字列定数をセキュアソケットレイヤー(SSL)のセキュリティレベルを指定するために定義します。

Declaration 宣言

typedef NSString *NSStreamSocketSecurityLevel;

Discussion 議論

You access and set these values using the NSStreamSocketSecurityLevelKey property key. あなたは、これらの値をNSStreamSocketSecurityLevelKeyプロパティキーを使ってアクセスおよび設定します。

Topics 話題

Type Properties 型プロパティ