Enable tpmkms.

pull/1772/head
Joe Doss 1 month ago
parent 44f44e34e4
commit 14c9de2570
No known key found for this signature in database
GPG Key ID: 8FC0C35C7D084656

@ -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.

Loading…
Cancel
Save