The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Crypt::Cryptoki - Perl extension for PKCS#11

SYNOPSIS

        (in the meantime look at Crypt::Cryptoki::Raw)

DESCRIPTION

TBD: This module uses "Crypt::Cryptoki::Raw" to provide a object-oriented access to PKCS#11 instances.

"RSA Security Inc. Public-Key Cryptography Standards (PKCS)" Please refer to Crypt::Cryptoki::Raw for more information about PKCS#11.

FUNCTIONS

METHODS

EXPORT

None by default.

TODO

SEE ALSO

Crypt::Cryptoki::Raw

http://www.emc.com/emc-plus/rsa-labs/standards-initiatives/pkcs-11-cryptographic-token-interface-standard.htm

https://www.oasis-open.org/committees/pkcs11

AUTHOR

Markus Lauer, <mlarue@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2014 by Markus Lauer

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.12.5 or, at your option, any later version of Perl 5 you may have available.