Enable tpmkms.

This commit is contained in:
Joe Doss
2024-03-20 13:17:14 -05:00
parent 44f44e34e4
commit 14c9de2570

View File

@@ -33,6 +33,7 @@ import (
_ "go.step.sm/crypto/kms/pkcs11"
_ "go.step.sm/crypto/kms/softkms"
_ "go.step.sm/crypto/kms/sshagentkms"
_ "go.step.sm/crypto/kms/tpmkms"
_ "go.step.sm/crypto/kms/yubikey"
// Enabled cas interfaces.