Deprecate the EC curve type specific functions in 1.2.0
[openssl.git] / doc / man3 / SSL_get_peer_signature_nid.pod
index 492b13fc371ebc85823a7ccd1634b53e7dd932be..66caa75a921579dca09f57ce94891fd34679608f 100644 (file)
@@ -25,7 +25,7 @@ where it is B<EVP_PKEY_RSA_PSS>.
 =head1 RETURN VALUES
 
 These functions return 1 for success and 0 for failure. There are several
-possible reasons for failure: the ciphersuite has no signature (e.g. it
+possible reasons for failure: the cipher suite has no signature (e.g. it
 uses RSA key exchange or is anonymous), the TLS version is below 1.2 or
 the functions were called before the peer signed a message.