文件操作 - OPENSSL_Applink.html
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/openssl/share/doc/openssl/html/man3/OPENSSL_Applink.html
编辑文件内容
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>OPENSSL_Applink</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:root@localhost" /> </head> <body style="background-color: white"> <ul id="index"> <li><a href="#NAME">NAME</a></li> <li><a href="#SYNOPSIS">SYNOPSIS</a></li> <li><a href="#DESCRIPTION">DESCRIPTION</a></li> <li><a href="#RETURN-VALUES">RETURN VALUES</a></li> <li><a href="#COPYRIGHT">COPYRIGHT</a></li> </ul> <h1 id="NAME">NAME</h1> <p>OPENSSL_Applink - glue between OpenSSL BIO and Win32 compiler run-time</p> <h1 id="SYNOPSIS">SYNOPSIS</h1> <pre><code> __declspec(dllexport) void **OPENSSL_Applink();</code></pre> <h1 id="DESCRIPTION">DESCRIPTION</h1> <p>OPENSSL_Applink is application-side interface which provides a glue between OpenSSL BIO layer and Win32 compiler run-time environment. Even though it appears at application side, it's essentially OpenSSL private interface. For this reason application developers are not expected to implement it, but to compile provided module with compiler of their choice and link it into the target application. The referred module is available as <i>applink.c</i>, located alongside the public header files (only on the platforms where applicable).</p> <h1 id="RETURN-VALUES">RETURN VALUES</h1> <p>Not available.</p> <h1 id="COPYRIGHT">COPYRIGHT</h1> <p>Copyright 2004-2018 The OpenSSL Project Authors. All Rights Reserved.</p> <p>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 <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件