Commit 17ebf85a authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().



Deprecate the function ASN1_STRING_data() and replace with a new function
ASN1_STRING_get0_data() which returns a constant pointer. Update library
to use new function.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 1940aa6e
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