doc: note that get_params and set_params calls should return true if the param array...
[openssl.git] / doc / man7 / provider-encoder.pod
index 2fcbd6499a4c1a6fb9c5456d024d151970a386bc..5e34b7a3946145b5a14c79678f9d4b93d5dd1178 100644 (file)
@@ -197,6 +197,7 @@ OSSL_FUNC_encoder_newctx().
 OSSL_FUNC_encoder_set_ctx_params() sets context data according to parameters
 from I<params> that it recognises.  Unrecognised parameters should be
 ignored.
+Passing NULL for I<params> should return true.
 
 OSSL_FUNC_encoder_settable_ctx_params() returns a constant B<OSSL_PARAM>
 array describing the parameters that OSSL_FUNC_encoder_set_ctx_params()