doc/man3/OSSL_PARAM.pod: add details about multiple elements with same key
[oweals/openssl.git] / doc / man3 / OSSL_PARAM.pod
index d0725e063e811b393a9d2f982dd38f8ecef21b67..361028fa00d7b2feb1ddb71e414cd65b3e89d613 100644 (file)
@@ -60,6 +60,10 @@ I<responder>.
 
 =back
 
+Normally, the order of the an B<OSSL_PARAM> array is not relevant.
+However, if the I<responder> can handle multiple elements with the
+same key, those elements must be handled in the order they are in.
+
 =head2 B<OSSL_PARAM> fields
 
 =over 4