Egg::Model::Auth::Crypt::CBC

Egg::Model::Auth::Crypt::CBC is an AUTH component to treat code of attestation data with Crypt::CBC.
Download

Egg::Model::Auth::Crypt::CBC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Masatoshi Mizuno
  • Publisher web site:
  • http://search.cpan.org/~lushe/

Egg::Model::Auth::Crypt::CBC Tags


Egg::Model::Auth::Crypt::CBC Description

Egg::Model::Auth::Crypt::CBC is an AUTH component to treat code of attestation data with Crypt::CBC. Egg::Model::Auth::Crypt::CBC is an AUTH component to treat code of attestation data with Crypt::CBC.SYNOPSIS package MyApp::Model::Auth::MyAuth; .......... __PACKAGE__->config( crypt_cbc => { cipher => 'Blowfish', key => 'AbCd1234', ....... ... }, ); __PACKAGE__->setup_api( File => qw/ Crypt::CBC / );Requirements:· Perl


Egg::Model::Auth::Crypt::CBC Related Software