|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SecurityLibrary.SSLClientCertificateState
native declaration : /System/Library/Frameworks/Security.framework/Headers/SecureTransport.h
enum values
Field Summary | |
---|---|
static int |
kSSLClientCertNone
|
static int |
kSSLClientCertRejected
Client sent a cert but failed validation. |
static int |
kSSLClientCertRequested
|
static int |
kSSLClientCertSent
Server side: We asked for a cert, client sent one, we validated it OK. |
Field Detail |
---|
static final int kSSLClientCertNone
static final int kSSLClientCertRequested
static final int kSSLClientCertSent
static final int kSSLClientCertRejected
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |