diff options
Diffstat (limited to 'docs/man/nng_tls_config_alloc.3tls.adoc')
| -rw-r--r-- | docs/man/nng_tls_config_alloc.3tls.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_tls_config_alloc.3tls.adoc b/docs/man/nng_tls_config_alloc.3tls.adoc index 3c898383..c68fac05 100644 --- a/docs/man/nng_tls_config_alloc.3tls.adoc +++ b/docs/man/nng_tls_config_alloc.3tls.adoc @@ -40,7 +40,7 @@ client (`NNG_TLS_MODE_CLIENT`) or as a server (`NNG_TLS_MODE_SERVER`), depending on the value of _mode_. A TLS object can be further modified by functions that set the security -keys used, peeer certificates, protocol policies, and so forth. +keys used, peer certificates, protocol policies, and so forth. A single TLS configuration object can be used with multiple TLS streams or services. |
