Module yubihsm::asymmetric

source ·
Expand description

Asymmetric cryptography i.e. digital signatures and public-key encryption.

This module contains types and functionality common to all asymmetric algorithms.

Functionality specific to a particular algorithm is available in toplevel modules (e.g. attestation, ecdsa, ed25519)

Re-exports

Structs

  • Response from command::get_public_key

Enums