| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b051ac7 commit 815d2af
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1032,10 +1032,8 @@ void DefineCryptoConstants(Local<Object> target) { | |||
| 1032 | 1032 | NODE_DEFINE_CONSTANT(target, DH_NOT_SUITABLE_GENERATOR); | |
| 1033 | 1033 | #endif | |
| 1034 | 1034 | ||
| 1035 | - #ifdef TLSEXT_TYPE_application_layer_protocol_negotiation | ||
| 1036 | 1035 | #define ALPN_ENABLED 1 | |
| 1037 | 1036 | NODE_DEFINE_CONSTANT(target, ALPN_ENABLED); | |
| 1038 | - #endif | ||
| 1039 | 1037 | ||
| 1040 | 1038 | #ifdef RSA_PKCS1_PADDING | |
| 1041 | 1039 | NODE_DEFINE_CONSTANT(target, RSA_PKCS1_PADDING); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments