
RDF::Crypt::Role::ToString - provides a data dump

This is fairly handy as Data::Dumper doesn't peek inside Crypt::OpenSSL::RSA keys.
to_string($title)Returns a string representing the object, with an optional title.
Ultimately this will probably use overload, but it doesn't right now.

RDF::Crypt, RDF::Crypt::Encrypter, RDF::Crypt::Decrypter, RDF::Crypt::Signer, RDF::Crypt::Verifier.

Please report any bugs to http://rt.cpan.org/.

Toby Inkster <tobyink@cpan.org>.

Copyright 2010, 2012 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.