Hi, > if (!digest) > { > static int > supported_nids[] = {NID_sha256, NID_sha384, NID_sha512, 0}; > *nids = > supported_nids; > return 2; > }
I think this should be "return 3", to reflect the number of NIDs you're implementing support for. -Dave
smime.p7s
Description: S/MIME cryptographic signature
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users