File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/Crypt/Perl/X/TooLongToSign.pm
Back
package Crypt::Perl::X::TooLongToSign; use strict; use warnings; use parent 'Crypt::Perl::X::Base'; sub new { my ($class, $key_bits, $signee_bits) = @_; return $class->SUPER::new( "A $key_bits-bit key cannot sign a $signee_bits-bit payload!", { key_bits => $key_bits, payload_bits => $signee_bits } ); } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings