Module yubihsm::commands::sign_ecdsa[][src]

Compute an ECDSA signature of the SHA-256 hash of the given data with the given key ID

https://developers.yubico.com/YubiHSM2/Commands/Sign_Data_Ecdsa.html

Structs

ECDSASignature

ECDSA signatures (ASN.1 DER encoded)

Functions

sign_ecdsa_sha2

MockHSM-specific implementation of sign_ecdsa_sha2