Commit 706a13f1 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Make DSA_SIG opaque.



This adds a new accessor function DSA_SIG_get0.
The customisation of DSA_SIG structure initialisation has been removed this
means that the 'r' and 's' components are automatically allocated when
DSA_SIG_new() is called. Update documentation.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 9cae86d5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment