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