Expand description
TPM 2.0 cryptographic for TPM 2.0 interactions.
Structs§
- EccPublic
Key - ECC public key parameters.
- RsaPublic
Key - RSA public key parameters.
Enums§
- EccCurve
- TPM 2.0 ECC curves.
- Error
- The top-level error type for cryptographic operations.
- Hash
- TPM 2.0 hash algorithms.
Constants§
Traits§
- Public
Key - Trait for cryptographic public keys.
Functions§
- tpm_
make_ name - Calculates the cryptographics name of a transient or persistent TPM object.