Function minerva_voucher::init_psa_crypto
source · [−]pub fn init_psa_crypto()
Expand description
Initializes the PSA cryptography API
context. Call this function when using the Sign
/Validate
trait backed by mbedtls.
pub fn init_psa_crypto()
Initializes the PSA cryptography API
context. Call this function when using the Sign
/Validate
trait backed by mbedtls.