summaryrefslogtreecommitdiffstats
path: root/Configurations
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2019-05-27 21:52:37 +1000
committerShane Lontis <shane.lontis@oracle.com>2019-05-27 21:55:10 +1000
commit6aa2e59e1c52761cc5ad60170106118d7c1aa090 (patch)
tree08a30dc60ca00a1c70ae5ed18d6c4888036e0e56 /Configurations
parent324954640e7fcb2b4a26cb5ae7923a6e5e79ee14 (diff)
Add d2i_KeyParams/i2d_KeyParams API's.
Convert EVP_PKEY Parameters to/from binary. This wraps the low level i2d/d2i calls for DH,DSA and EC key parameters in a similar way to Public and Private Keys. The API's can be used by applications (including openssl apps) that only want to use EVP_PKEY without needing to access low level key API's. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8903)
Diffstat (limited to 'Configurations')
0 files changed, 0 insertions, 0 deletions