├── README.md ├── device_client_id_blob └── device_private_key /README.md: -------------------------------------------------------------------------------- 1 | # 4464_L3-CDM 2 | 3 | Working L3 CDM as of 11.2.2022 4 | -------------------------------------------------------------------------------- /device_client_id_blob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jnzzi/4464_L3-CDM/HEAD/device_client_id_blob -------------------------------------------------------------------------------- /device_private_key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jnzzi/4464_L3-CDM/HEAD/device_private_key --------------------------------------------------------------------------------