Question
When upgrading the cryptographic library from v3 to v4, how to initialize the B parameter to keep it backward compatible(to NULL value) while instantiating ECC curve? Keeping B parameter NULL when generating digital signature gives issue.
..
