示例#1
0
 extern unsafe static /* OSStatus */ SslStatus SSLGetClientCertificateState(/* SSLContextRef */ IntPtr context, out SslClientCertificateState clientState);
示例#2
0
 static unsafe extern SslStatus SSLGetClientCertificateState(/* SSLContextRef */ IntPtr context, out SslClientCertificateState clientState);