X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fopenssl%2Fdoc%2Fssl%2FSSL_get_SSL_CTX.pod;h=98b9bc67eb84c5336cbeec35359e4428a50541de;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=659c482c792a760f36d32475db609c63f4312f14;hpb=9ff1530871deeb0f7eaa35ca0db6630724045e4a;p=cassiopeia.git diff --git a/lib/openssl/doc/ssl/SSL_get_SSL_CTX.pod b/lib/openssl/doc/ssl/SSL_get_SSL_CTX.pod index 659c482..98b9bc6 100644 --- a/lib/openssl/doc/ssl/SSL_get_SSL_CTX.pod +++ b/lib/openssl/doc/ssl/SSL_get_SSL_CTX.pod @@ -13,7 +13,7 @@ SSL_get_SSL_CTX - get the SSL_CTX from which an SSL is created =head1 DESCRIPTION SSL_get_SSL_CTX() returns a pointer to the SSL_CTX object, from which -B was created with L. +B was created with L. =head1 RETURN VALUES @@ -21,6 +21,15 @@ The pointer to the SSL_CTX object is returned. =head1 SEE ALSO -L, L +L, L + +=head1 COPYRIGHT + +Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L. =cut