BoB Device API
The BoB Device API provides device key derivation for app backends and serves key derivation keys to trusted validation and inspection clients.
getDeviceKey
getDeviceKey will return a symmetric device key derived from a (secret) shared KDK (Key Derivation Key). The only input parameter is a Device ID, encoded using base64url.
Authorization: App backends are usually the only entities authorized for this call.
References: Key derivation functions are documented in MTS2.
getDeviceKDK
getDeviceKDK will return all current key derivation keys.
Authorization: Validators (and inspectors) are usually the only entities authorized for this call.
, multiple selections available, Use left or right arrow keys to navigate selected items