Module yubihsm::command::sign_rsa_pkcs1v15[][src]

Compute an RSASSA-PKCS#1v1.5 signature of the SHA-256 hash of the given data

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

Structs

RSAPKCS1Signature

RSASSA-PKCS#1v1.5 signatures (ASN.1 DER encoded)

Functions

sign_rsa_pkcs1v15_sha256

Compute an RSASSA-PKCS#1v1.5 signature of the SHA-256 hash of the given data.