![]() |
![]()
| ![]() |
![]()
NAMENet::SSH::Perl::Kex::DHGEXSHA1 - Diffie-Hellman Group Exchange using SHA1 hashing.SYNOPSISuse Net::SSH::Perl::Kex; my $kex = Net::SSH::Perl::Kex->new; my $dh = bless $kex, 'Net::SSH::Perl::Kex::DHGEX1'; $dh->exchange; DESCRIPTIONNet::SSH::Perl::Kex::DHGEXSHA1 implements Diffie-Hellman Group Exchange with SHA1 hashing for Net::SSH::Perl. It is a subclass of Net::SSH::Perl::Kex.AUTHOR & COPYRIGHTSLance Kinley E<lkinley@loyaltymethods.com>Copyright (c) 2015 Loyalty Methods, Inc. LICENSEThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.POD ERRORSHey! The above document had some coding errors, which are explained below:
|