Commit 4a0dcd84 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

EVP_PKEY_METHOD accessor functions.



Functions to retrieve the function pointer of an existing method: this
can be used to create a method which intercepts or modifies the behaviour
of an existing method while retaining most of the existing behaviour.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit e7451ed1

)

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4453)
parent e4c2e4cb
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