Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDING
authorMatt Caswell <matt@openssl.org>
Mon, 11 Nov 2019 16:33:24 +0000 (16:33 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 5 Dec 2019 16:12:18 +0000 (16:12 +0000)
commit350c92351705aa5916ffdf07fd7b81c1cbcb178b
tree8241745f87dac522a42520378de7ab641c91c974
parente7db9680db57e180c525bc57c3858d8dd5637940
Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDING

Documentation for RSA_PKCS1_WITH_TLS_PADDING padding mode as per the
previous commits, as well as the associated parameters for this mode.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10411)
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man7/provider-asymcipher.pod