1Net::SSH::Perl::Key::RSUAs1e(r3)Contributed Perl DocumenNteatt:i:oSnSH::Perl::Key::RSA1(3)
2
3
4

NAME

6       Net::SSH::Perl::Key::RSA1 - RSA SSH1 key object
7

SYNOPSIS

9           use Net::SSH::Perl::Key::RSA1;
10           my $key = Net::SSH::Perl::Key::RSA1->new;
11

DESCRIPTION

13       Net::SSH::Perl::Key::RSA1 subclasses Net::SSH::Perl::Key to implement a
14       key object, SSH style. This object provides functionality needed by
15       Net::SSH::Perl, ie. for checking host key files, determining whether
16       keys are equal, generating key fingerprints, etc.
17

USAGE

19       Net::SSH::Perl::Key::RSA1 implements the interface described in the
20       documentation for Net::SSH::Perl::Key.
21

AUTHOR & COPYRIGHTS

23       Please see the Net::SSH::Perl manpage for author, copyright, and
24       license information.
25
26
27
28perl v5.30.0                      2019-07-26      Net::SSH::Perl::Key::RSA1(3)
Impressum