1Net::SSH::Perl::Kex::DHUGsEeXrSHCAo2n5t6r(i3b)uted PerlNDeotc:u:mSeSnHt:a:tPieornl::Kex::DHGEXSHA256(3)
2
3
4

NAME

6       Net::SSH::Perl::Kex::DHGEXSHA256 - Diffie-Hellman Group Exchange using
7       SHA256 hashing.
8

SYNOPSIS

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

DESCRIPTION

17       Net::SSH::Perl::Kex::DHGEXSHA256 implements Diffie-Hellman Group
18       Exchange with SHA256 hashing for Net::SSH::Perl. It is a subclass of
19       Net::SSH::Perl::Kex.
20

AUTHOR & COPYRIGHTS

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

LICENSE

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

POD ERRORS

31       Hey! The above document had some coding errors, which are explained
32       below:
33
34       Around line 48:
35           Unknown E content in E<lkinley@loyaltymethods.com>
36
37
38
39perl v5.32.0                      2020-07-28Net::SSH::Perl::Kex::DHGEXSHA256(3)
Impressum