BIO_RR_SSL_X509_LOOKUP

Returned from the SSL bio when the certificate retrieval code had an error

extern (C) nothrow @nogc
enum BIO_RR_SSL_X509_LOOKUP = 0x01;

Meta