Commit b72c9121 authored by Richard Levitte's avatar Richard Levitte
Browse files

Make the RSA_METHOD structure opaque



Move rsa_meth_st away from public headers.
Add RSA_METHOD creator/destructor functions.
Add RSA_METHOD accessor/writer functions.
Adapt all other source to use the creator, destructor, accessors and writers.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent b879882a
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