Expand description
CryptoCell drivers
If you want to interact with the CryptoCell, you can activate it using activate().
This function will return a handle that will keep the CryptoCell active until it is dropped.
Modules§
- rng
- Random Number Generator (RNG) driver.
Structs§
- Crypto
Cell Activation Handle - Cryptocell is active until this is dropped.
Functions§
- activate
- Use this function to activate the CryptoCell subsystem.