table of contents
RDF::Crypt::Role::StandardSignatureMarkers(3pm) | User Contributed Perl Documentation | RDF::Crypt::Role::StandardSignatureMarkers(3pm) |
NAME¶
RDF::Crypt::Role::StandardSignatureMarkers - provides SIG_MARK method
DESCRIPTION¶
This method is needed by RDF::Crypt::Signer and RDF::Crypt::Verifier so that the verifier can find the signatures generated by the signer.
Constant¶
- "SIG_MARK"
- String marker for the signature.
SEE ALSO¶
RDF::Crypt, RDF::Crypt::Role::DoesSign, RDF::Crypt::Role::DoesVerify, RDF::Crypt::Signer, RDF::Crypt::Verifier.
BUGS¶
Please report any bugs to <http://rt.cpan.org/>.
AUTHOR¶
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT¶
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.
DISCLAIMER OF WARRANTIES¶
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.
2016-12-04 | perl v5.24.1 |