点击或拖拽改变大小

OpenSslNative 方法

OpenSslNative 类型公开以下成员。

方法
  名称说明
公共方法静态成员BIO_ctrl
公共方法静态成员BIO_ctrl_pending
公共方法静态成员BIO_free
公共方法静态成员BIO_free_all
公共方法静态成员BIO_new
公共方法静态成员BIO_read
公共方法静态成员BIO_s_mem
公共方法静态成员BIO_set_mem_eof_return
公共方法静态成员BIO_should_retry
公共方法静态成员BIO_write
公共方法Equals
Determines whether the specified object is equal to the current object.
(继承自 Object。)
公共方法静态成员ERR_error_string_n
公共方法静态成员ERR_get_error
公共方法静态成员ExpectNonNull
公共方法静态成员ExpectSuccess
受保护的方法Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(继承自 Object。)
公共方法GetHashCode
Serves as the default hash function.
(继承自 Object。)
公共方法GetType
Gets the Type of the current instance.
(继承自 Object。)
受保护的方法MemberwiseClone
Creates a shallow copy of the current Object.
(继承自 Object。)
公共方法静态成员OPENSSL_free
公共方法静态成员OPENSSL_init_ssl
公共方法静态成员PtrToStringAnsi
公共方法静态成员SSL_connect
公共方法静态成员SSL_CTX_ctrl
公共方法静态成员SSL_CTX_free
公共方法静态成员SSL_CTX_new
公共方法静态成员SSL_CTX_set_ciphersuites
公共方法静态成员SSL_CTX_set_keylog_callback
公共方法静态成员SSL_free
公共方法静态成员SSL_get_error
公共方法静态成员SSL_in_init
公共方法静态成员SSL_new
公共方法静态成员SSL_read
公共方法静态成员SSL_set_accept_state
公共方法静态成员SSL_set_bio
公共方法静态成员SSL_set_connect_state
公共方法静态成员SSL_state_string_long
公共方法静态成员SSL_want
公共方法静态成员SSL_want_write
公共方法静态成员SSL_write
公共方法静态成员StaticString
公共方法静态成员TLS_client_method
公共方法ToString
Returns a string that represents the current object.
(继承自 Object。)
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见