|
|
| |
OpenXPKI::Crypto::Backend::OpenSSL::Command::decrypt_digest(3) |
User Contributed Perl Documentation |
OpenXPKI::Crypto::Backend::OpenSSL::Command::decrypt_digest(3) |
OpenXPKI::Crypto::Backend::OpenSSL::Command::sign_digest
If you want to decrypt a digest with the used engine/token then you have to
specify only DATA (the binary value of the cipher text that should be
decrypted). If you want to use an external key you must specify KEY and
PASSWD.
If you want to use the engine then you must use ENGINE_USAGE ::=
ALWAYS||PRIV_KEY_OPS too.
returns the raw decrypted data in binary format
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |