mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-17 22:39:49 +02:00
Discover curves dynamically
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#include <openssl/x509v3.h>
|
||||
#include <lua.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "compat.h"
|
||||
|
||||
/* We do not support UniversalString nor BMPString as ASN.1 String types */
|
||||
enum { LSEC_AI5_STRING, LSEC_UTF8_STRING };
|
||||
|
Reference in New Issue
Block a user