5#if defined(DART_IO_SECURE_SOCKET_DISABLED)
16 "Secure Sockets unsupported on this platform"));
21 "Secure Sockets unsupported on this platform"));
26 "Secure Sockets unsupported on this platform"));
31 "Secure Sockets unsupported on this platform"));
36 "Secure Sockets unsupported on this platform"));
41 "Secure Sockets unsupported on this platform"));
47 "Secure Sockets unsupported on this platform"));
53 "Secure Sockets unsupported on this platform"));
59 "Secure Sockets unsupported on this platform"));
65 "Secure Sockets unsupported on this platform"));
70 "Secure Sockets unsupported on this platform"));
75 "Secure Sockets unsupported on this platform"));
80 "Secure Sockets unsupported on this platform"));
85 "Secure Sockets unsupported on this platform"));
90 "Secure Sockets unsupported on this platform"));
95 "Secure Sockets unsupported on this platform"));
100 "Secure Sockets unsupported on this platform"));
106 "Secure Sockets unsupported on this platform"));
112 "Secure Sockets unsupported on this platform"));
118 "Secure Sockets unsupported on this platform"));
124 "Secure Sockets unsupported on this platform"));
130 "Secure Sockets unsupported on this platform"));
136 "Secure Sockets unsupported on this platform"));
142 "Secure Sockets unsupported on this platform"));
147 "Secure Sockets unsupported on this platform"));
152 "Secure Sockets unsupported on this platform"));
157 "Secure Sockets unsupported on this platform"));
162 "Secure Sockets unsupported on this platform"));
167 "Secure Sockets unsupported on this platform"));
172 "Secure Sockets unsupported on this platform"));
177 "Secure Sockets unsupported on this platform"));
#define FUNCTION_NAME(name)
static CObject * IllegalArgumentError()
static Dart_Handle NewDartArgumentError(const char *message)
static CObject * ProcessFilterRequest(const CObjectArray &request)
struct _Dart_NativeArguments * Dart_NativeArguments
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args
void FUNCTION_NAME() SecurityContext_SetTrustedCertificatesBytes(Dart_NativeArguments args)
void FUNCTION_NAME() X509_Issuer(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_TrustBuiltinRoots(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_Connect(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_RegisterHandshakeCompleteCallback(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_PeerCertificate(Dart_NativeArguments args)
void FUNCTION_NAME() X509_EndValidity(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_UseCertificateChainBytes(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_Destroy(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_Allocate(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_UsePrivateKeyBytes(Dart_NativeArguments args)
void FUNCTION_NAME() X509_Der(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_NewX509CertificateWrapper(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_Init(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_RegisterKeyLogPort(Dart_NativeArguments args)
void FUNCTION_NAME() X509_Subject(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_SetAlpnProtocols(Dart_NativeArguments args)
void FUNCTION_NAME() X509_Pem(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_FilterPointer(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_MarkAsTrusted(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_SetAllowTlsRenegotiation(Dart_NativeArguments args)
void FUNCTION_NAME() X509_StartValidity(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_RegisterBadCertificateCallback(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_GetSelectedProtocol(Dart_NativeArguments args)
void FUNCTION_NAME() SecurityContext_SetClientAuthoritiesBytes(Dart_NativeArguments args)
void FUNCTION_NAME() SecureSocket_Handshake(Dart_NativeArguments args)
void FUNCTION_NAME() X509_Sha1(Dart_NativeArguments args)
DART_EXPORT Dart_Handle Dart_ThrowException(Dart_Handle exception)