Redesign the KEYMGMT libcrypto <-> provider interface - the basics
[openssl.git] / doc / man3 / RSA_public_encrypt.pod
index 9c75944cae8c2fc1f3a73f3423b065fe7a8d92a0..09f26ebc07b4ca1a85c762e62951ac6d3d11a3fe 100644 (file)
@@ -81,7 +81,7 @@ means only that the plaintext was empty.
 On error, -1 is returned; the error codes can be
 obtained by L<ERR_get_error(3)>.
 
-=head1 WARNING
+=head1 WARNINGS
 
 Decryption failures in the RSA_PKCS1_PADDING mode leak information
 which can potentially be used to mount a Bleichenbacher padding oracle