点击或拖拽改变大小

OpenSslNativeERR_error_string_n 方法

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.ERR_error_string_n(System.UInt64,System.Byte[],System.UInt64)" 的 <summary> 文档]

命名空间:  HslCommunication.Core.Security
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法
public static void ERR_error_string_n(
	ulong e,
	byte[] buf,
	ulong len
)

参数

e
类型:SystemUInt64

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.ERR_error_string_n(System.UInt64,System.Byte[],System.UInt64)" 的 <param name="e"/> 文档]

buf
类型:SystemByte

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.ERR_error_string_n(System.UInt64,System.Byte[],System.UInt64)" 的 <param name="buf"/> 文档]

len
类型:SystemUInt64

[缺少 "M:HslCommunication.Core.Security.OpenSslNative.ERR_error_string_n(System.UInt64,System.Byte[],System.UInt64)" 的 <param name="len"/> 文档]

参见