]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
QUIC TLS: Prohibit SRTP-related calls for QUIC TLS
[thirdparty/openssl.git] / doc / man3 / SSL_CTX_set_tlsext_use_srtp.pod
index 046cdb8afee046283806d2b978f48f7e8cca9ba1..1e98842b7038ebc3a91e890a4e1795cf8efe25f8 100644 (file)
@@ -116,6 +116,8 @@ master key length and the salt length as defined for the protection profile in
 use. This provides the client write master key, the server write master key, the
 client write master salt and the server write master salt in that order.
 
+These functions cannot be used with QUIC SSL objects.
+
 =head1 RETURN VALUES
 
 SSL_CTX_set_tlsext_use_srtp() and SSL_set_tlsext_use_srtp() return 0 on success