1Net::SSH::Perl::Kex::DHUGsEeXr(3C)ontributed Perl DocumeNnetta:t:iSoSnH::Perl::Kex::DHGEX(3)
2
3
4

NAME

6       Net::SSH::Perl::Kex::DHGEX - Diffie-Hellman Group Exchange Base Class.
7

SYNOPSIS

9           use Net::SSH::Perl::Kex;
10           my $kex = Net::SSH::Perl::Kex->new;
11           my $dh = bless $kex, 'Net::SSH::Perl::Kex::DHGEXSHA256';
12
13           $dh->exchange;
14

DESCRIPTION

16       Net::SSH::Perl::Kex::DHGEX implements Diffie-Hellman Group Exchange for
17       Net::SSH::Perl. It is a subclass of Net::SSH::Perl::Kex.
18

AUTHOR & COPYRIGHTS

20       Lance Kinley E<lkinley@loyaltymethods.com>
21
22       Copyright (c) 2015 Loyalty Methods, Inc.
23

LICENSE

25       This program is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself.
27

POD ERRORS

29       Hey! The above document had some coding errors, which are explained
30       below:
31
32       Around line 183:
33           Unknown E content in E<lkinley@loyaltymethods.com>
34
35
36
37perl v5.30.0                      2019-07-26     Net::SSH::Perl::Kex::DHGEX(3)
Impressum