aboutsummaryrefslogtreecommitdiffstats
path: root/src/openssl.pubkey.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/openssl.pubkey.lua')
-rw-r--r--src/openssl.pubkey.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/openssl.pubkey.lua b/src/openssl.pubkey.lua
deleted file mode 100644
index 2cbd6d2..0000000
--- a/src/openssl.pubkey.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-local pkey = require"_openssl.pkey"
-
-return pkey
-