Remove link between digests and signature algorithms.
[openssl.git] / crypto / rsa / rsa_ameth.c
index 93b9f075c4bc8d098deab0cd9d857c4d50e119a5..1f913d79dc7dcb3779214abf24fb5a03c9593ba2 100644 (file)
@@ -289,7 +289,7 @@ const EVP_PKEY_ASN1_METHOD rsa_asn1_meths[] =
                {
                EVP_PKEY_RSA,
                EVP_PKEY_RSA,
-               0,
+               ASN1_PKEY_SIGPARAM_NULL,
 
                "RSA",
                "OpenSSL RSA method",