Skip to content

Commit f7417ab

Browse files
author
Amanda Butler
authored
Update Devicekey.md
Standardize class hierarchy rendering.
1 parent 616da8f commit f7417ab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/api/drivers/Devicekey.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## DeviceKey
22

3-
#### DeviceKey class hierarchy
4-
5-
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_device_key.png)<span></span>
3+
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_device_key.png)<span>DeviceKey class hierarchy</span></span>
64

75
DeviceKey is a mechanism that implements key derivation from a root of trust key. The DeviceKey mechanism generates symmetric keys that security features need. You can use these keys for encryption, authentication and more. The DeviceKey API allows key derivation without exposing the actual root of trust, to reduce the possibility of accidental exposure of the root of trust outside the device.
86

0 commit comments

Comments
 (0)