OpenSslNativeOPENSSL_free 方法 |
[缺少 "M:HslCommunication.Core.Security.OpenSslNative.OPENSSL_free(System.IntPtr)" 的 <summary> 文档]
命名空间:
HslCommunication.Core.Security
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public static void OPENSSL_free(
IntPtr addr
)
Public Shared Sub OPENSSL_free (
addr As IntPtr
)
public:
static void OPENSSL_free(
IntPtr addr
)
static member OPENSSL_free :
addr : IntPtr -> unit
参数
- addr
- 类型:SystemIntPtr
[缺少 "M:HslCommunication.Core.Security.OpenSslNative.OPENSSL_free(System.IntPtr)" 的 <param name="addr"/> 文档]
参见