[][src]Module psa_crypto::operations::asym_encryption

Asymmetric Encryption operations

See the PSA Crypto API for the format of the different parameters used in this module.

Functions

decrypt

Decrypt a short message with a key pair or private key

encrypt

Encrypt a short message with a key pair or public key