diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2018-04-04 04:21:19 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2018-04-04 04:21:19 +0000 |
commit | d684f11da759490a8d98d7b790796106285f4084 (patch) | |
tree | 27b7356df710fdf1440fe2c23154b8121e99f2ab /doc/doxyout/hcrypto/man/man3/page_dh.3 | |
parent | f52d4664e3f68828c06f85bfc1afa271e3e04713 (diff) |
Import Heimdal 7.5.0.vendor/heimdal/7.5.0
Notes
Notes:
svn path=/vendor-crypto/heimdal/dist/; revision=331978
svn path=/vendor-crypto/heimdal/7.5.0/; revision=331979; tag=vendor/heimdal/7.5.0
Diffstat (limited to 'doc/doxyout/hcrypto/man/man3/page_dh.3')
-rw-r--r-- | doc/doxyout/hcrypto/man/man3/page_dh.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/doxyout/hcrypto/man/man3/page_dh.3 b/doc/doxyout/hcrypto/man/man3/page_dh.3 index 2b3d6be53008..8dad9d2f737a 100644 --- a/doc/doxyout/hcrypto/man/man3/page_dh.3 +++ b/doc/doxyout/hcrypto/man/man3/page_dh.3 @@ -1,10 +1,10 @@ -.TH "page_dh" 3 "11 Jan 2012" "Version 1.5.2" "Heimdal crypto library" \" -*- nroff -*- +.TH "page_dh" 3 "Fri Dec 8 2017" "Version 7.5.0" "Heimdal crypto library" \" -*- nroff -*- .ad l .nh .SH NAME -page_dh \- DH - Diffie-Hellman key exchange -Diffie-Hellman key exchange is a protocol that allows two parties to establish a shared secret key. +page_dhDH - Diffie-Hellman key exchange + \- Diffie-Hellman key exchange is a protocol that allows two parties to establish a shared secret key\&. .PP -Include and example how to use \fBDH_new()\fP and friends here. +Include and example how to use \fBDH_new()\fP and friends here\&. .PP See the library functions here: \fBDiffie-Hellman functions\fP |