Expand description
ยงRPi Derive Key ๐
A utility crate for deriving secure device-specific keys on Raspberry Pi.
Structsยง
- Deriver
- Deriver
Builder - A builder for
Deriver
. - Invalid
Length - Error indicating that the length of the requested key is too long.
- Status
Enumsยง
Functionsยง
- is_
raspberry_ pi - Check whether the device is a Raspberry Pi.
- status
- supports_
private_ key - Check whether the Raspberry Piโs firmware supports storing a private key.