Module impl_openpgp

Module impl_openpgp 

Source
Expand description

NetHsm implementation for OpenPGP functionality.

Functionsยง

extract_openpgp_certificate
Extracts certificate (public key) from an OpenPGP TSK.
tsk_to_private_key_import
Converts an OpenPGP Transferable Secret Key into PrivateKeyImport object.