Aut
view release on metacpan or search on metacpan
Aut/Ticket.pm view on Meta::CPAN
Encrypts text using L<Aut::Crypt>, with key C<seed()>; returns
a base64 encoded (with L<Aut::Base64>) encrypted string.
=back
=head3 C<decrypt(ciphertext) --E<gt> string>
=over 1
Decrypts text using L<Aut::Crypt>, after it has been decoded
with L<Aut::Base64>. If the decryption is valid, it returns
the decrypted string, otherwise C<undef> is returned.
=head1 SEE ALSO
L<Aut framework|Aut>, L<Aut::Base64|Aut::Base64>, L<Aut::Crypt|Aut::Crypt>.
=head1 AUTHOR
Hans Oesterholt-Dijkema <oesterhol@cpan.org>
( run in 0.357 second using v1.01-cache-2.11-cpan-26ccb49234f )