MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_key::GOST2001
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index Name
OpenXPKI::Crypto::Backend::OpenSSL::Command::create_key::GOST2001
Description
This module is used to create
GOST2001 keys.
GOST2001 is a digital signature algorithm based on elliptic curves.The module should never be used directly.
Functions
new
is the constructor. The passed argument is an instance ofOpenXPKI::Crypto::Backend::OpenSSL::Command::create_key. The passed argument isstored in the
$self->{
PARENT_REF} member. Some checks on consistency of thepassed object are done in the ``grandfather'' classOpenXPKI::Crypto::Backend::OpenSSL::Command.
verify_params
This function verifies GOST2001-specific algorithm parameters.
get_command
This is an implementation of theOpenXPKI::Crypto::Backend::OpenSSL::Command::create_key::get_commandfor
GOST2001 algorithm.
Index
- Name
- Description
- Functions
- new
- verify_params
- get_command
This document was created byman2html,using the manual pages.