@@ -9,7 +9,7 @@ param(
[string]$domain = "home.johnhgaunt.com",
[System.IO.FileInfo]$Path = [Environment]::GetFolderPath("Desktop"),
[ValidateSet("RSA2048", "RSA4096","ECC-256", "ECC-384")]
[string]$algorithm = "RSA2048"
[string]$algorithm = "ECC-384"
)
begin {
The note is not visible to the blocked user.