Package ==

extends CGI::Session::ErrorHandler

=head1 NAME

CGI::Session::ID::md5 - default CGI::Session ID generator

=head1 SYNOPSIS

use CGI::Session; $s = new CGI::Session("id:md5", undef);

=head1 DESCRIPTION

CGI::Session::ID::MD5 is to generate MD5 encoded hexadecimal random ids. The library does not require any arguments.

=head1 LICENSING

For support and licensing see L<CGI::Session|CGI::Session>


This topic: TWiki > CGISessionIDMd5DotPm
Topic revision: r1 - 2008-01-22 - TWikiContributor
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.CGISessionIDMd5DotPm.