This commit is contained in:
Max Goedjen
2026-09-06 18:08:16 -07:00
parent 00804587de
commit da56dd6434
8 changed files with 157 additions and 11 deletions
@@ -14,6 +14,7 @@ extension Preview {
Attributes(
keyType: .init(algorithm: .ecdsa, size: 256),
authentication: .presenceRequired,
restrictions: .default
)
}
}