X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman3%2FRSA_get0_key.pod;h=55a39a3105c0afe841b309acf02c52a425b09f4f;hb=1f5e0f92808b06cb914f69ced71eccd830fb67e3;hp=7810ba0e955342ba8504d33df01480213450e271;hpb=e90fc053c33a2241004451cfdeecfbf3cbdeb728;p=openssl.git diff --git a/doc/man3/RSA_get0_key.pod b/doc/man3/RSA_get0_key.pod index 7810ba0e95..55a39a3105 100644 --- a/doc/man3/RSA_get0_key.pod +++ b/doc/man3/RSA_get0_key.pod @@ -58,6 +58,10 @@ set with RSA_get0_factors() and RSA_set0_factors(), and the B, B and B parameters can be obtained and set with RSA_get0_crt_params() and RSA_set0_crt_params(). +For RSA_get0_key(), RSA_get0_factors(), and RSA_get0_crt_params(), +NULL value BIGNUM ** output parameters are permitted. The functions +ignore NULL parameters but return values for other, non-NULL, parameters. + RSA_set_flags() sets the flags in the B parameter on the RSA object. Multiple flags can be passed in one go (bitwise ORed together). Any flags that are already set are left set. RSA_test_flags() tests to