mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-09-25 14:18:54 +00:00
6 lines
122 B
Go
6 lines
122 B
Go
package constants
|
|
|
|
const TPMSecret = "tpm"
|
|
const GeneratedByKey = "generated_by"
|
|
const AKBlobFile = "/etc/kairos/ak.blob"
|