Expand description
TPM 2.0 cryptographic for TPM 2.0 interactions.
Structs§
- TpmEcc
External Key - ECC public key parameters.
- TpmPublic
Template - A template describing a TPM public area.
- TpmRsa
External Key - RSA public key parameters.
Enums§
- TpmCrypto
Error - The top-level error type for cryptographic operations.
- TpmElliptic
Curve - TPM 2.0 ECC curves.
- TpmHash
- TPM 2.0 hash algorithms.
- TpmPublic
Template Type - The specific kind of public key or object.
Constants§
Traits§
- TpmExternal
Key - Trait for cryptographic public keys.
Functions§
- tpm_
make_ name - Calculates the cryptographics name of a transient or persistent TPM object.