[][src]Module parsec_service::providers

Core inter-op with underlying hardware

Providers are the real implementors of the operations that Parsec claims to support. They map to functionality in the underlying hardware which allows the PSA Crypto operations to be backed by a hardware root of trust.

Modules

core_provider

Core information source for the service

pkcs11_provider

PKCS 11 provider

tpm_provider

TPM 2.0 provider

Enums

ProviderConfig

Traits

Provide

Provider interface for servicing client operations