RSA_METHOD now supports key-generation, but (for now) none of these
[openssl.git] / engines / e_nuron.c
index 88f29640ec442a716a6ee9bab13fca9b2e8c2420..2d3f84b041674780c424a4085b9e29446a462c30 100644 (file)
@@ -270,6 +270,7 @@ static RSA_METHOD nuron_rsa =
        0,
        NULL,
        NULL,
+       NULL,
        NULL
        };
 #endif