|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SecurityLibrary.SSLSessionOption
native declaration : /System/Library/Frameworks/Security.framework/Headers/SecureTransport.h
enum values
| Field Summary | |
|---|---|
static int |
kSSLSessionOptionBreakOnCertRequested
Set this option to enable returning from SSLHandshake (with a result of errSSLClientCertRequested) when the server requests a client certificate. |
static int |
kSSLSessionOptionBreakOnServerAuth
Set this option to enable returning from SSLHandshake (with a result of errSSLServerAuthCompleted) when the server authentication portion of the handshake is complete. |
| Field Detail |
|---|
static final int kSSLSessionOptionBreakOnServerAuth
static final int kSSLSessionOptionBreakOnCertRequested
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||